Matteo Bertozzi created HBASE-9978:
--------------------------------------
Summary: 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.96.0, 0.98.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)