You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2016/06/01 16:22:16 UTC

[GitHub] kafka pull request #1455: MINOR: Fix setting of ACLs and ZK shutdown in test...

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/1455

    MINOR: Fix setting of ACLs and ZK shutdown in test harnesses

    I found both issues while investigating the issue described in PR #1425.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka fix-integration-test-harness-and-zk-test-harness

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1455.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 #1455
    
----
commit 72baf1fb88fcb815a1a585bbac02fc5c90e4fbae
Author: Ismael Juma <is...@juma.me.uk>
Date:   2016-06-01T16:14:26Z

    Replace `setClusterAcl` with `setAclsBeforeServersStart`
    
    And call the latter before servers start instead of after.

commit 1bb58c1a1083008fa97a850837c016641685e5b8
Author: Ismael Juma <is...@juma.me.uk>
Date:   2016-06-01T16:15:28Z

    Wait for ZooKeeper to be down before deleting dirs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #1455: MINOR: Fix setting of ACLs and ZK shutdown in test...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/1455


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---