gharris1727 commented on PR #12806:
URL: https://github.com/apache/kafka/pull/12806#issuecomment-1304036956

   My worst-case bounds test had a typo that made the results invalid. I've 
fixed that and this is the current behavior:
   ```
   PASS numSamples = 1
   PASS numSamples = 10
   PASS numSamples = 0,1
   PASS numSamples = 20,30,40
   FAIL numSamples = 2 && 2 <= minInterval <= 19
   ```
   
   I also experimented with the fix from #12045 and it caused all of the test 
cases to pass.
   


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