ableegoldman opened a new pull request, #13156:
URL: https://github.com/apache/kafka/pull/13156

   I immediately saw a failure with `stateUpdaterEnabled = true` after 
disabling the `false` parameter, which suggests the problem actually does lie 
in the state updater itself and not the act of parametrization of the test. To 
verify this theory, and help stabilize the 3.4 release branch, let's try one 
more test by swapping out the `true` build in favor of the `false` one. If the 
`listOffsets` requests stop failing and causing this integration test to hit 
the global timeout as is currently happening at such a high rate, then we have 
pretty good evidence pointing at the state updater and should be able to debug 
things more easily from there.
   
   After getting in a few builds to see whether the flakiness subsides, we 
should merge this PR to re-enable both parameters going forward: 
https://github.com/apache/kafka/pull/13155


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to