ableegoldman commented on pull request #10871:
URL: https://github.com/apache/kafka/pull/10871#issuecomment-861138874


   Thanks @showuon. Can you add a comment or update the description with the 
specific error message in the failure mode that this fix is intended to 
address? As you point out, my analysis of the test from a while back shows that 
we need to shore up either the input data production or the output verification 
itself to get this totally correct. You can detect when the failure is due to 
that bug in the test assumptions because the associated error is the 
`java.lang.AssertionError: verifying tagg` exception message. 
   
   It would be good to explicitly point out what kind of failure (ie the error 
message/exception/stacktrace) this fix was directed at, so we can keep an eye 
out for it and adjust the session timeout further if necessary. (I don't really 
expect it will, but you know how it is 🙂 )


-- 
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.

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


Reply via email to