[
https://issues.apache.org/jira/browse/ACCUMULO-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563904#comment-13563904
]
Jim Klucar commented on ACCUMULO-991:
-------------------------------------
upon further review, the Transport shouldn't be configurable. The current
HsHaServer implementation relies on the TFramedTransport. Changing the
transport requires a different TServer implementation. I believe the Protocol
should still be configurable so you can get JSON or whatever other format you
would like. As Keith and I discussed in person, having the Server configurable
is probably going too far.
> Make Thrift Transport and Protocol configurable
> -----------------------------------------------
>
> Key: ACCUMULO-991
> URL: https://issues.apache.org/jira/browse/ACCUMULO-991
> Project: Accumulo
> Issue Type: Sub-task
> Components: proxy
> Affects Versions: 1.5.0
> Reporter: Jim Klucar
> Assignee: Keith Turner
> Labels: proxy
> Fix For: 1.5.0
>
> Attachments: Accumulo-991.patch
>
>
> Making the proxy Thrift transport and protocol configurable opens the proxy
> to more languages. (Not all Thrift language compilers support all protocols
> and transports) TFramedTransport and TCompactProtocol are fine defaults since
> that was Accumulo itself uses.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira