You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by jmakes <gi...@git.apache.org> on 2017/12/20 20:23:26 UTC

[GitHub] samza pull request #390: SAMZA-1539: KafkaProducer potential hang on close()...

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 <jm...@...>
Date:   2017-12-20T20:21:59Z

    SAMZA-1539: KafkaProducer potential hang on close() when task.drop.producer.errors==true

----


---

[GitHub] samza pull request #390: SAMZA-1539: KafkaProducer potential hang on close()...

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

    https://github.com/apache/samza/pull/390


---