You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by aldettinger <gi...@git.apache.org> on 2018/06/10 12:01:16 UTC

[GitHub] camel pull request #2368: CAMEL-11595: Fixed the reader premature closure by...

GitHub user aldettinger opened a pull request:

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

    CAMEL-11595: Fixed the reader premature closure by competing threads

    See [CAMEL-11595](https://issues.apache.org/jira/browse/CAMEL-11595) for context.

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

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

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

    https://github.com/apache/camel/pull/2368.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 #2368
    
----
commit 80fe56f69396c49559e01d32e25cfd9ea05c5390
Author: aldettinger <al...@...>
Date:   2018-06-10T11:59:28Z

    CAMEL-11595: Fixed the reader premature closure by competing threads

----


---

[GitHub] camel pull request #2368: CAMEL-11595: Fixed the reader premature closure by...

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

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


---