chirag-wadhwa5 opened a new pull request, #19405:
URL: https://github.com/apache/kafka/pull/19405

   This PR increases the default acquisition lock timeout in SharePartitionTest 
from 100ms to 2 seconds in an attempt to remove flakiness from the respective 
tests. The test reports suggest some of the acquisition lock timeout do not get 
expired, even when the tests wait for a longer duration than the expiration 
timeout. This might be because the SystemTimeReaper thread advances the clock 
every 200ms which is large as compared to the acquisition lock timeout for the 
acquired records in the test class.


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