Keith Turner created ACCUMULO-4801:
--------------------------------------

             Summary: Consider precomputing some client context fields
                 Key: ACCUMULO-4801
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4801
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Keith Turner


Currently each time a connection is requested from the the thrift transport 
pool, three methods are called on client context to get ssl, sasl, and timeout. 
 These in turn call methods on configuration.  This is showing up in profiling 
as slow.  I wonder if these could be precomputed in the client context 
constructor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to