You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by mjsax <gi...@git.apache.org> on 2017/09/25 01:29:26 UTC

[GitHub] kafka pull request #3953: KAFKA-5541: Streams should not re-throw if suspend...

GitHub user mjsax opened a pull request:

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

    KAFKA-5541: Streams should not re-throw if suspending/closing tasks fails

    

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

    $ git pull https://github.com/mjsax/kafka kafka-5541-dont-rethrow-on-suspend-or-close

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

    https://github.com/apache/kafka/pull/3953.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 #3953
    
----
commit c662e9c3bf970ddce5e319d5a3645c780079f554
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2017-09-25T01:27:44Z

    KAFKA-5541: Streams should not re-throw if suspending/closing tasks fails

----


---

[GitHub] kafka pull request #3953: KAFKA-5541: Streams should not re-throw if suspend...

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

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


---