Todd Lipcon created KUDU-1963:
---------------------------------

             Summary: Java client logs NPE if a connection is closed by client 
during negotiation
                 Key: KUDU-1963
                 URL: https://issues.apache.org/jira/browse/KUDU-1963
             Project: Kudu
          Issue Type: Bug
          Components: client
    Affects Versions: 1.3.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Critical


This is noted in KUDU-1894 but I don't know if it's the root cause of the 
ITClient flakiness, so I'm opening a new JIRA for this:

If the client is closed (or a connection to a TS is closed) while it's in the 
progress of negotiating, it will result in an error stating 
"javax.net.ssl.SSLException: renegotiation attempted by peer; closing the 
connection" followed by an NPE in sendQueuedRpcs().

This is being triggered by Impala in a stress workload with a high query rate.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to