GitHub user igorko opened a pull request:
https://github.com/apache/camel/pull/2090
CAMEL-11977: MongoDB Tailable cursor consumer fails to stop on shutdown
Is it still possible to include this fix into v2.20.1. It would be very
good if so.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/igorko/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2090.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 #2090
----
commit 2923c85347f8ae03185d12a4b5c23a8978f2f020
Author: Igor Paliychuk <[email protected]>
Date: 2017-11-13T11:53:58Z
CAMEL-11977: MongoDB Tailable cursor consumer fails to stop on shutdown
----
---