GitHub user kb1ca opened a pull request: https://github.com/apache/camel/pull/1017
SORT_BY header patch for latest 2.18.x version of camel-mongodb Implement 'Consider SORT_BY... patch (https://github.com/apache/camel/pull/1016 )' from 2.17.x in a manner consistent with the rewritten MongoDBProducer in 2.18.x. Also; enrich documentation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kb1ca/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1017.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 #1017 ---- commit f5c6af07eb4cb7dc6a1a9fbb89625ae445395be5 Author: Kris Boutilier <kris.boutil...@gmail.com> Date: 2016-06-07T01:45:56Z Implement 'Consider SORT_BY... patch (https://github.com/apache/camel/pull/1016 )' from 2.17.x in a manner consistent with the rewritten MongoDBProducer in 2.18.x. Also; enrich documentation. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---