Jordan Zimmerman created ZOOKEEPER-2166:
-------------------------------------------
Summary: backupOldConfig() doesn't check for null
Key: ZOOKEEPER-2166
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2166
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.5.0
Reporter: Jordan Zimmerman
backupOldConfig() should check if configFileStr is null or not and do nothing
if it is null. This is currently breaking Apache Curator's TestingCluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)