You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/07/24 06:18:00 UTC

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

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

Duo Zhang updated HBASE-22432:
------------------------------
    Status: Open  (was: Patch Available)

> HRegionServer rssStub handling is incorrect and inconsistent
> ------------------------------------------------------------
>
>                 Key: HBASE-22432
>                 URL: https://issues.apache.org/jira/browse/HBASE-22432
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Critical
>
> Some methods refresh stub on null, some assume (incorrectly) server is shutting down.
> Most methods reset stub to null on error, and also now we do it when ZK changes.
> One of the latter can cause server reports to not be sent until one of the former methods (e.g. reporting procedure completion) executes and happens to restore the stub for them.
> Also, reset on error is done sometimes with and sometimes without a check.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)