You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2019/05/16 00:40:01 UTC

[jira] [Created] (HBASE-22432) HRegionServer rssStub handling is incorrect and inconsistent

Sergey Shelukhin created HBASE-22432:
----------------------------------------

             Summary: HRegionServer rssStub handling is incorrect and inconsistent
                 Key: HBASE-22432
                 URL: https://issues.apache.org/jira/browse/HBASE-22432
             Project: HBase
          Issue Type: Bug
            Reporter: Sergey Shelukhin


Some methods refresh stub on null, some assume (incorrectly) server is shutting down.
The latter can cause server reports to not be sent until one of the former methods executes and happens to restore the stub.
Reset is done sometimes with and sometimes without a check.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)