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 <aldettinger@...>
Date: 2018-06-10T11:59:28Z
CAMEL-11595: Fixed the reader premature closure by competing threads
----
---