[
https://issues.apache.org/jira/browse/ZOOKEEPER-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802540#comment-15802540
]
ASF GitHub Bot commented on ZOOKEEPER-2620:
-------------------------------------------
GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/142
ZOOKEEPER-2620: Add comments to testReadOnlySnapshotDir and
testReadOnlyTxnLogDir indicating that the tests will fail when run as root
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afine/zookeeper ZOOKEEPER-2620
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/142.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #142
----
commit 5ee7ca3dfdea4e5aed3f0275b9e1c56a6acef8d2
Author: Abraham Fine <[email protected]>
Date: 2017-01-05T21:10:11Z
ZOOKEEPER-2620: Add comments to testReadOnlySnapshotDir and
testReadOnlyTxnLogDir indicating that the tests will fail when run
as root
----
> Add comments to testReadOnlySnapshotDir and testReadOnlyTxnLogDir indicating
> that the tests will fail when run as root
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2620
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2620
> Project: ZooKeeper
> Issue Type: Improvement
> Components: tests
> 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: ZOOKEEPER-2620.patch, ZOOKEEPER-2620.patch-br3.4
>
>
> testReadOnlySnapshotDir and testReadOnlyTxnLogDir test the impact of changes
> to file system permissions on ZooKeeper server startup.
> After debugging test failures [~hanm] was experiencing, we noticed that when
> the unit tests are run as root, these tests fail. We should have a comment to
> clarify this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)