You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2015/04/14 23:00:58 UTC

[jira] [Created] (ZOOKEEPER-2166) backupOldConfig() doesn't check for null

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)