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 2019/11/06 01:59:27 UTC

[GitHub] [hbase] bharathv opened a new pull request #798: HBASE-23257: Track clusterID in stand by masters

bharathv opened a new pull request #798: HBASE-23257: Track clusterID in stand by masters
URL: https://github.com/apache/hbase/pull/798
 
 
   This patch implements a simple cache that all the masters
   can lookup to serve cluster ID to clients. Active HMaster
   is still responsible for creating it but all the masters
   will read it from fs to serve clients.
   
   RPCs exposing it will come in a separate patch as a part of
   HBASE-18095.

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