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 2014/12/31 03:51:13 UTC

[jira] [Created] (ACCUMULO-3459) Proxy should use TServerUtils to construct Thrift server

Josh Elser created ACCUMULO-3459:
------------------------------------

             Summary: Proxy should use TServerUtils to construct Thrift server
                 Key: ACCUMULO-3459
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3459
             Project: Accumulo
          Issue Type: Bug
          Components: proxy
            Reporter: Josh Elser
             Fix For: 1.7.0


TServerUtils and ThriftUtils classes exist for servers and clients, respectively, that are configured using necessary TProcessors, TTransportFactorys, and TTransports, in addition to the specific Thrift server type.

The Proxy should also use TServerUtils (and ThriftUtil, if necessary) instead of manually constructing its Thrift server manually.



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