[ 
https://issues.apache.org/jira/browse/ACCUMULO-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ACCUMULO-3459:
----------------------------------------
    Description: 
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.

  was:
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.


> 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.



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

Reply via email to