You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/02/23 23:35:12 UTC

[jira] [Created] (ACCUMULO-3616) Use of TSaslClientTransport doesn't natively handle RPC timeout

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)