John Doe created HBASE-29530: -------------------------------- Summary: Use before initialization in ClusterSchemaServiceImpl Key: HBASE-29530 URL: https://issues.apache.org/jira/browse/HBASE-29530 Project: HBase Issue Type: Bug Affects Versions: 2.6.3 Reporter: John Doe
initialize() can execute later than other member functions, and cause a null pointer exception to occur. -- This message was sent by Atlassian Jira (v8.20.10#820010)