Test Result : InternalKafkaConsumerPoolSuite
0 failures
(±0)
5 tests
(±0)
All Tests
Test name | Duration | Status |
basic borrow and return for multiple keys | 24 ms | Passed |
basic multiple borrows and returns for single key | 49 ms | Passed |
borrow more than soft max capacity from pool frees up idle objects automatically | 26 ms | Passed |
borrow more than soft max capacity from pool which is neither free space nor idle object | 25 ms | Passed |
evicting idle objects on background | 3.5 sec | Passed |