You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This will ensure all polls to queues even the long polling ones can be closed gracefully before the shutdown times out and prevents the TimeoutException to be encountered quite frequently like in Spring Boot.
This doesn't mean either that all shutdowns will take >20 secs since the queues maybe short polling or already on their end of the poll when the shutdown is triggered.
jgangemi, amitev, desiderati, Artem-Zinchenko, ms42 and 5 more