Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.3.0
-
None
Description
Since introducing TLS support in the Java client, ITClient seems to hang/timeout quite often. It always spews some error about TLS renegotiation, but it seems like that error description is incorrect – really it seems more likely that something is amiss with the way this test tries to shut down client connections by reaching into the Netty channel.
Either way we should investigate for 1.3.
Attachments
Issue Links
- is related to
-
KUDU-1963 Java client logs NPE if a connection is closed by client during negotiation
- Resolved