You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by turcsanyip <gi...@git.apache.org> on 2018/06/04 14:55:44 UTC

[GitHub] flume pull request #210: FLUME-3237: Handling RuntimeExceptions coming from ...

GitHub user turcsanyip opened a pull request:

    https://github.com/apache/flume/pull/210

    FLUME-3237: Handling RuntimeExceptions coming from the JMS provider i…

    …n JMSSource
    
    Handling RuntimeExceptions in the same way as JMSExceptions in order to trigger
    the reconnecting mechanism in JMSSource.

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

    $ git pull https://github.com/turcsanyip/flume FLUME-3237

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

    https://github.com/apache/flume/pull/210.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 #210
    
----
commit 7585b513140b1ce2a7d2ce58dcd2ffc604fab448
Author: turcsanyi <tu...@...>
Date:   2018-06-04T13:04:27Z

    FLUME-3237: Handling RuntimeExceptions coming from the JMS provider in JMSSource
    
    Handling RuntimeExceptions in the same way as JMSExceptions in order to trigger
    the reconnecting mechanism in JMSSource.

----


---

[GitHub] flume pull request #210: FLUME-3237: Handling RuntimeExceptions coming from ...

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

    https://github.com/apache/flume/pull/210


---