You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by nicom <gi...@git.apache.org> on 2017/04/03 08:07:53 UTC

[GitHub] storm pull request #2036: [STORM-2440] Prevent KafkaSpout from hanging under...

GitHub user nicom reopened a pull request:

    https://github.com/apache/storm/pull/2036

    [STORM-2440] Prevent KafkaSpout from hanging under certain Kafka failure scenarios

    Issue: https://issues.apache.org/jira/browse/STORM-2440

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

    $ git pull https://github.com/nicom/storm DEV-2440

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

    https://github.com/apache/storm/pull/2036.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 #2036
    
----
commit 20532c7abb361b2ab1605122cb6f04d23bdfdb5e
Author: Nico Meyer <ni...@adition.com>
Date:   2017-03-31T14:02:05Z

    [STORM-2440] Kill process if executor catches `java.net.SocketTimeoutException`

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---