saintstack commented on issue #1007: HBASE-22639 Unexpected split when a big 
table has only one region on …
URL: https://github.com/apache/hbase/pull/1007#issuecomment-572722283
 
 
   The RS is asking the Master how many Regions in a table?
   
   We do not want the RegionServers harrassing Master with random queries.
   
   Doesn't the RS ask the Master if it can split currently? Can you not have 
the Master say not split if only one Region in table?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to