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:01:59 UTC

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

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jordan Zimmerman updated ZOOKEEPER-2166:
----------------------------------------
    Description: QuorumPeerConfig.backupOldConfig() should check if configFileStr is null or not and do nothing if it is null. This is currently breaking Apache Curator's TestingCluster.  (was: backupOldConfig() should check if configFileStr is null or not and do nothing if it is null. This is currently breaking Apache Curator's TestingCluster.)

> 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
>
> QuorumPeerConfig.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)