You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/06/01 02:28:47 UTC

[jira] [Commented] (ZOOKEEPER-1068) Documentation and default config suggest incorrect location for Zookeeper state

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041908#comment-13041908 ] 

Hadoop QA commented on ZOOKEEPER-1068:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12481010/ZOOKEEPER-1068.patch.txt
  against trunk revision 1125581.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/hudson/job/PreCommit-ZOOKEEPER-Build/302//testReport/
Findbugs warnings: https://builds.apache.org/hudson/job/PreCommit-ZOOKEEPER-Build/302//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/hudson/job/PreCommit-ZOOKEEPER-Build/302//console

This message is automatically generated.

> Documentation and default config suggest incorrect location for Zookeeper state
> -------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1068
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1068
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Roman Shaposhnik
>            Priority: Minor
>         Attachments: ZOOKEEPER-1068.patch.txt
>
>
> Documentation and default config suggest /var/zookeeper as a value for dataDir. This practice is, strictly speaking, incompatible with UNIX/Linux filesystem layout standards (e.g. http://www.s-gms.ms.edus.si/cgi-bin/man-cgi?filesystem+5 , http://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/index.html  ). 
> Even though Zookeeper use is not limited to UNIX-like OSes I'd recommend that we change references to /var/zookeeper to /var/lib/zookeeper

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira