GitHub user jmakes opened a pull request:
https://github.com/apache/samza/pull/388
SAMZA-1537: StreamAppender can deadlock due to locks held by Kafka anâ¦
â¦d Log4j
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmakes/samza async-stream-appender
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/388.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 #388
----
commit af7eec3daf940b72a813e1dbdee42cc1eb6f4412
Author: Jacob Maes <[email protected]>
Date: 2017-12-15T01:55:32Z
SAMZA-1537: StreamAppender can deadlock due to locks held by Kafka and Log4j
commit 550614f0870a608663469ff4ed6251f530e46997
Author: Jacob Maes <[email protected]>
Date: 2017-12-15T02:02:17Z
Fix a comment
----
---