kafka
kafka copied to clipboard
(WIP DO NOT MERGE) KAFKA-16502: Fix flaky EOSUncleanShutdownIntegrationTest
I could not find a root cause, but the test times out waiting KS to go into ERROR state inside the finally block.
So it seem we might swallow some error? Trying to add some more logging. The logs I have access too, do not contain any errors...