You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Eungsop Yoo (JIRA)" <ji...@apache.org> on 2015/07/08 07:34:04 UTC

[jira] [Created] (HBASE-14041) Client MetaCache is cleared if a ThrottlingException is thrown

Eungsop Yoo created HBASE-14041:
-----------------------------------

             Summary: Client MetaCache is cleared if a ThrottlingException is thrown
                 Key: HBASE-14041
                 URL: https://issues.apache.org/jira/browse/HBASE-14041
             Project: HBase
          Issue Type: Bug
          Components: Client
    Affects Versions: 1.1.0
            Reporter: Eungsop Yoo
            Priority: Minor


During performance test with the request throttling, I saw that hbase:meta table had been read a lot. Currently the MetaCache of the client is cleared, if a ThrottlingException is thrown. It seems to be not needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)