You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/02 04:12:36 UTC

[jira] [Commented] (HBASE-9978) The client retries even if the method is not present on the server

    [ https://issues.apache.org/jira/browse/HBASE-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836203#comment-13836203 ] 

Andrew Purtell commented on HBASE-9978:
---------------------------------------

You going to commit [~mbertozzi] ?

> The client retries even if the method is not present on the server
> ------------------------------------------------------------------
>
>                 Key: HBASE-9978
>                 URL: https://issues.apache.org/jira/browse/HBASE-9978
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: HBASE-9978-v0.patch
>
>
> If the RpcServer is not able to find the method on the server throws an UnsupportedOperationException, but since is not wrapped in a DoNotRetry the client keeps retrying even if the operation doesn't exists.



--
This message was sent by Atlassian JIRA
(v6.1#6144)