dajac commented on PR #12206:
URL: https://github.com/apache/kafka/pull/12206#issuecomment-1154853297

   > @niket-goel It looks like we are running into 
https://issues.apache.org/jira/browse/KAFKA-13940, which is causing the new 
integration test to be flaky. I think our options are either to handle this 
error code in the client or to change the raft implementation to throw a 
retriable error (probably either `NotController` or `NotLeader`).
   
   I lean towards the server side change to be consistent with other APIs.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to