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

Sergey Shelukhin edited comment on HBASE-22432 at 5/16/19 12:45 AM:
--------------------------------------------------------------------

Let's see how many tests this breaks. If the change in behavior breaks too 
many, I will add explicit flag to distinguish refresh vs shutdown and read that 
in ensure...


was (Author: sershe):
Let's see how many tests this break. If the change in behavior breaks too many, 
I will add explicit flag to distinguish refresh vs shutdown and read that in 
ensure...

> 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
>            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 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)

Reply via email to