[
https://issues.apache.org/jira/browse/ZOOKEEPER-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074086#comment-14074086
]
Rakesh R commented on ZOOKEEPER-1988:
-------------------------------------
[~shralex] IMHO we need to handle one more case. I'm getting the following
exception, this happens when starting the server without the dynamic config
file.
{code}
2014-07-25 10:37:23,559 [myid:1] - INFO [Thread-1:QuorumPeer@1253] - initLimit
set to 10
2014-07-25 10:37:23,559 [myid:2] - ERROR
[Thread-2:QuorumPeerTestBase$MainThread@162] - unexpected exception in run
java.lang.NullPointerException
at
org.apache.zookeeper.common.PathUtils.normalizeFileSystemPath(PathUtils.java:108)
at
org.apache.zookeeper.server.quorum.QuorumPeer.setDynamicConfigFilename(QuorumPeer.java:322)
at
org.apache.zookeeper.server.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:157)
at
org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:120)
at
org.apache.zookeeper.server.quorum.QuorumPeerTestBase$MainThread.run(QuorumPeerTestBase.java:159)
at java.lang.Thread.run(Thread.java:619)
{code}
> new test patch to verify dynamic reconfig backward compatibility
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-1988
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1988
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: tests
> Reporter: Raul Gutierrez Segales
> Assignee: Alexander Shraer
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1987-ver4.patch, ZOOKEEPER-1987-ver5.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)