[
https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15501760#comment-15501760
]
Hudson commented on ZOOKEEPER-2579:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3089 (See
[https://builds.apache.org/job/ZooKeeper-trunk/3089/])
ZOOKEEPER-2579: ZooKeeper server should verify that dataDir and snapDir (phunt:
rev ec20c5434cc8a334b3fd25e27d26dccf4793c8f3)
* (edit)
src/java/main/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java
* (edit) src/java/test/org/apache/zookeeper/server/ZooKeeperServerMainTest.java
* (edit) CHANGES.txt
> ZooKeeper server should verify that dataDir and snapDir are writeable before
> starting
> -------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2579
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2579
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.9, 3.5.2
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 3.4.10, 3.5.3, 3.6.0
>
> Attachments: FileTxnSnapLogTest.java, ZOOKEEPER-2579.patch,
> ZOOKEEPER-2579.patch, ZOOKEEPER-2579_3.4.patch, ZOOKEEPER-2579_3.4.patch
>
>
> If the directories specified for the dataDir or the snapDir are not
> writeable, the server does not fail until it actually tries to write there.
> It should fail when it starts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)