GitHub user omkreddy opened a pull request:
https://github.com/apache/kafka/pull/4320
[WIP] Add logs to debug testHighConcurrencyModificationOfResourceAcls test
case
Not able to reproduce locally. add few logs to check on jenkins
looks like some synchronization issue
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/kafka KAFKA-6335
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4320.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 #4320
----
commit 32ca396f676136f6964ecd65ba1ba93badda6955
Author: Manikumar Reddy <[email protected]>
Date: 2017-12-13T10:26:35Z
[WIP] Add logs to debug
----
---