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
Increase Kafka topic polling time in test to 10 seconds (#18040)
We've seen multiple failures where the 3 second timeout was breached.
This happens in the test setup of many different tests so multiple
individual test failures have been reported.
Also replace deprecated method in Kafka API and simplify a couple other
code paths.
Signed-off-by: Andrew Ross <andrross@amazon.com>
0 commit comments