You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/02/22 05:30:44 UTC

[jira] [Updated] (ACCUMULO-4584) Determine need for oneway method handling in RpcWrapper

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

Christopher Tubbs updated ACCUMULO-4584:
----------------------------------------
    Status: Patch Available  (was: Open)

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)