GitHub user elihusmails opened a pull request: https://github.com/apache/camel/pull/1711
CAMEL-11304 Added functionality for distinct queries in the camel-mongodb3 component. Source code has been merged with latest from upstream and code style has been verified. 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/1711.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 #1711 ---- commit c0eff244385afb93cef2cb4113333675b3a63873 Author: Mark Webb <mw...@srcinc.com> 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 <mw...@srcinc.com> Date: 2017-05-12T00:03:22Z Fixed checkstyle problems commit 1e2995833dcd39266caaa5f87525cc60bb8c6840 Author: Mark Webb <mw...@srcinc.com> Date: 2017-05-12T00:51:58Z Merge branch 'master' of https://github.com/apache/camel commit 7d816bdee1ae2ae651cf56c677910250e8c72a2f Author: Mark Webb <mw...@srcinc.com> Date: 2017-05-17T03:02:20Z Merge branch 'master' of https://github.com/apache/camel commit 849f4a35285e519258ae87eadefe944e732baed6 Author: Mark Webb <mw...@srcinc.com> Date: 2017-05-17T03:26:09Z Updated the code based on Claus's suggestions commit 243f5efaef6c9486b30f9b4bd87ee3de8f54979e Author: Mark Webb <mw...@srcinc.com> Date: 2017-05-21T11:05:35Z Merge branch 'master' of https://github.com/apache/camel commit 9de2b52f084459da1154babfea04e4609750f993 Author: Mark Webb <mw...@srcinc.com> Date: 2017-05-24T04:17:34Z Added distinct query support for the camel-mongo3 component. Unit tests pass and code style checked ---- --- 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. ---