kafka/clients
Sönke Liebau 039774038c
KAFKA-9852: Change the max duration that calls to the buffer pool can block from 2000ms to 10ms to reduce overall test runtime (#8464)
Adjusted one assert condition on a testcase as the success was dependant
on thread runtimes and the much lower tolerances due to the reduced time
broke this test.

Reviewers: Ismael Juma <ismael@juma.me.uk>
2020-04-23 00:19:08 -07:00
..
src KAFKA-9852: Change the max duration that calls to the buffer pool can block from 2000ms to 10ms to reduce overall test runtime (#8464) 2020-04-23 00:19:08 -07:00
.gitignore