Christopher Tubbs created ACCUMULO-4584:
-------------------------------------------
Summary: Determine need for oneway method handling in RpcWrapper
Key: ACCUMULO-4584
URL: https://issues.apache.org/jira/browse/ACCUMULO-4584
Project: Accumulo
Issue Type: Task
Components: rpc
Reporter: Christopher Tubbs
Assignee: Christopher Tubbs
Fix For: 2.0.0
RpcWrapper has checks for oneway methods (from ACCUMULO-4065), but may no
longer need it after upgrading to Thrift 0.10.0, due to the fix in THRIFT-3479
Should determine whether these are still needed or can be removed.
The current RpcWrapperTest fails if the checks are removed, but that test code
may be assuming behavior in thrift, since it doesn't seem to actually use
thrift code in the test itself.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)