Istvan Toth created HBASE-29313: ----------------------------------- Summary: RecoverableZooKeeper.getZooKeeper() returns null for new object Key: HBASE-29313 URL: https://issues.apache.org/jira/browse/HBASE-29313 Project: HBase Issue Type: Bug Components: Zookeeper Affects Versions: 2.6.0 Reporter: Istvan Toth Assignee: Istvan Toth
HBASE-28529 changed the control flow so that instead of the constructors the other methods call checkZk(). This breaks (at least) IntegrationTestZKAndFSPermissions , which expects to get an initialized ZooKeeper object from a freshly initialized RecoverableZooKeeper. -- This message was sent by Atlassian Jira (v8.20.10#820010)