sunhelly commented on PR #5518:
URL: https://github.com/apache/hbase/pull/5518#issuecomment-1827156606
> Have you check the ref guide? For me, I think setting the replica mode to
something other than NONE indicates that the user wants to use meta replica?
Thanks, @Apache9 . The ref guide doesn't bound the relation ship between the
two configs. I think, when we enabling the meta replica, we will set both the
two configs under normal circumstances. But when encountering problems caused
by meta replica, disable it throught the configs is a quick recover method.
The key problem here is that we should disable meta replica by only one
config("hbase.meta.replicas.use") or both the relevant configs. I prefer the
first way, but I'm neutral on both the ways.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]