[GitHub] camel pull request #1016: CAMEL-10023 Consider sortBy header when performing...

2016-06-09 Thread kb1ca
Github user kb1ca closed the pull request at: https://github.com/apache/camel/pull/1016 --- 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

[GitHub] camel pull request #1017: CAMEL-10019 SORT_BY header patch for latest 2.18.x...

2016-06-09 Thread kb1ca
Github user kb1ca closed the pull request at: https://github.com/apache/camel/pull/1017 --- 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

[GitHub] camel pull request #1017: SORT_BY header patch for latest 2.18.x version of ...

2016-06-06 Thread kb1ca
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 consisten

[GitHub] camel pull request #1016: Consider sortBy header when performing findOneByQu...

2016-06-06 Thread kb1ca
GitHub user kb1ca opened a pull request: https://github.com/apache/camel/pull/1016 Consider sortBy header when performing findOneByQuery operation There is a often a requirement to fetch the min/max record from Mongo based on a particular field. Typically the operation is performed

[GitHub] camel pull request #1013: CAMEL-10019 - Consider sortBy header when performi...

2016-06-06 Thread kb1ca
Github user kb1ca closed the pull request at: https://github.com/apache/camel/pull/1013 --- 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

[GitHub] camel pull request #1013: Evalute sortBy header as part of FindOneByQuery op...

2016-06-03 Thread kb1ca
GitHub user kb1ca opened a pull request: https://github.com/apache/camel/pull/1013 Evalute sortBy header as part of FindOneByQuery operation There is a often a requirement to fetch the min/max record from Mongo based on a particular field. Typically the operation is performed using