Josh Elser created HBASE-26550:
----------------------------------
Summary: NPE if balance request comes in before master is
initialized
Key: HBASE-26550
URL: https://issues.apache.org/jira/browse/HBASE-26550
Project: HBase
Issue Type: Bug
Components: Balancer, master
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 3.0.0-alpha-2
Noticed this in a unit test from [https://github.com/apache/hbase/pull/3851]
I believe this is a result of the new balance() implementation in the Master,
and a client submitting a request to the master before it's completed its
instantiation. Simple fix to avoid the NPE.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)