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
May or may not be related to #25945. I was suspecting using connection pool that closes only in tearDown could cause problem #25945 (comment). If the publish is cached and only get flushed on closing session then data loss might happen, as teardown is not guaranteed to be called.
What happened?
Steps to Reproduce
Expected Behavior
Workers should scale down, no messages should be dropped.
Current Behavior
Issue Priority
Priority: 3 (minor)
Issue Components
The text was updated successfully, but these errors were encountered: