You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by gsudharsan <gi...@git.apache.org> on 2018/06/19 14:08:18 UTC

[GitHub] camel pull request #2386: CAMEL-12588 Fix Improvement

GitHub user gsudharsan opened a pull request:

    https://github.com/apache/camel/pull/2386

    CAMEL-12588 Fix Improvement

    AggregateProcessor doStop() method changed to call shutdown() instead of
    shutdownNow()

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

    $ git pull https://github.com/gsudharsan/camel master

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

    https://github.com/apache/camel/pull/2386.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 #2386
    
----
commit 669f5be52e7ed1773fc8aa8cc0b95b1ed676fefa
Author: Sudharsan Govindarajan <su...@...>
Date:   2018-06-19T14:06:27Z

    CAMEL-12588 Fix Improvement
    
    AggregateProcessor doStop() method changed to call shutdown() instead of
    shutdownNow()

----


---

[GitHub] camel pull request #2386: CAMEL-12588 Fix Improvement

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

    https://github.com/apache/camel/pull/2386


---