GitHub user elihusmails opened a pull request:
https://github.com/apache/camel/pull/1687
CAMEL-11259 - Add Distinct Query support to camel-mongodb
This pull request is sync'd as of 2055 EST. This pull request contains new
functionality to allow for distinct mongodb queries and also unit tests to
support optional query parameters.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elihusmails/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1687.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 #1687
----
commit c0eff244385afb93cef2cb4113333675b3a63873
Author: Mark Webb <[email protected]>
Date: 2017-05-11T21:28:56Z
Added functionality for the camel-mongodb component to support Distinct
Mongo queries. This work is in support of CAMEL-11259
https://issues.apache.org/jira/browse/CAMEL-11259
commit 1fdd5def02e58ab1a39a923ab5934a6e11ee2c20
Author: Mark Webb <[email protected]>
Date: 2017-05-12T00:03:22Z
Fixed checkstyle problems
commit 1e2995833dcd39266caaa5f87525cc60bb8c6840
Author: Mark Webb <[email protected]>
Date: 2017-05-12T00:51:58Z
Merge branch 'master' of https://github.com/apache/camel
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---