Fix connection lease timeout race to prevent connection pool entry leak#649
Conversation
|
@arturobernalg You see how much smaller and cleaner the fix is when applied at the right place. Let me poke at your changes a bit more over the weekend but fundamentally looks OK. |
@ok2c Indeed. make more sense |
httpcore5/src/test/java/org/apache/hc/core5/pool/TestStrictConnPoolLeaseTimeoutRace.java
Show resolved
Hide resolved
2990591 to
8666714
Compare
|
@arturobernalg Can we also try to get this test case to work? Interestingly enough, |
ok2c
left a comment
There was a problem hiding this comment.
@arturobernalg Let's commit this one as is and work on a follow-up in a separate change-set.
Please also cherry-pick to 5.4.x
on it. |
Done |
No description provided.