GitHub user jmakes opened a pull request:
https://github.com/apache/samza/pull/390
SAMZA-1539: KafkaProducer potential hang on close() when task.drop.prâ¦
â¦oducer.errors==true
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmakes/samza samza-1539
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/390.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 #390
----
commit 87a39fc076dde94574590dff6ae7fd070f012a64
Author: Jacob Maes <jmakes@...>
Date: 2017-12-20T20:21:59Z
SAMZA-1539: KafkaProducer potential hang on close() when
task.drop.producer.errors==true
----
---