Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application shutdown warnings #533

Closed
Hazelton42 opened this issue Feb 15, 2024 · 0 comments · Fixed by #633
Closed

Application shutdown warnings #533

Hazelton42 opened this issue Feb 15, 2024 · 0 comments · Fixed by #633

Comments

@Hazelton42
Copy link

When my application performs a normal shutdown, the following warnings are displayed. Appears like something is misconfigured

[DefaultDispatcher-worker-6] WARN Channel[tls://0ca8c165-4fee-4c98-be2a-d499765b61cf.production.netfoundry.io:443] - channel disconnected: Job was cancelled
[DefaultDispatcher-worker-3] WARN ziti-conn[wintermute/1] - failed to send FIN message: kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@7940e565
[DefaultDispatcher-worker-2] WARN ziti-conn[wintermute/1] - failed to send StateClosed message: Job was cancelled

If normal, maybe warning level is not correct for these messages

@ekoby ekoby linked a pull request Sep 7, 2024 that will close this issue
@ekoby ekoby closed this as completed in #633 Sep 7, 2024
@ekoby ekoby closed this as completed in 3f33774 Sep 7, 2024
ekoby added a commit that referenced this issue Sep 7, 2024
* reflection is no longer available -- always create SSL wrapper socket
* make sure SSL wrapper socket completes handshake
* do not log warnings during normal shutdown
  [fixes #533]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant