Josh Elser created ACCUMULO-3616:
------------------------------------

             Summary: Use of TSaslClientTransport doesn't natively handle RPC 
timeout
                 Key: ACCUMULO-3616
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3616
             Project: Accumulo
          Issue Type: Bug
          Components: client, rpc
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Critical
             Fix For: 1.7.0


Was looking at ConditionalWriter.testTimeout as a part of ACCUMULO-3599 which 
was consistently failing with kerberos enabled.

Talked to [~kturner] who pointed me at the timeout in the 
ConditionalWriterConfig and how that is supposed to be passed down into 
ThriftUtil. Looking at the code, TSaslClientTransport doesn't naturally include 
timeout support, so we need to wrap it in the TTimeoutTransport (or similar).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to