Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.16.0, 2.15.4
-
None
-
Unknown
Description
There is no need for the code with the latch and whatnot that makes this logic a bit more complicated. Netty handles IO connection timeout already.
See ChannelFuture javadoc for more.