You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/03/31 19:56:10 UTC

[GitHub] [hbase] bharathv commented on issue #1394: HBASE-24075: Fix a race between master shutdown and metrics (re)init

bharathv commented on issue #1394: HBASE-24075: Fix a race between master shutdown and metrics (re)init
URL: https://github.com/apache/hbase/pull/1394#issuecomment-606841508
 
 
   > Perhaps related, I wonder if getFromCacheOrFetch should check if master is stopped and if so, NOT trying fetching clusterid from fs. Another issue?
   
   I fixed it. I wanted to see how the metrics change alone affects the patch, hence marked it as a draft. The latest version has this change that makes getClusterId() a no-op if the server is shutting down.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services