GitHub user fhassak opened a pull request: https://github.com/apache/camel/pull/2244
CAMEL-12302 : MongoDB - add bulk writes operation Hello, New builk write operation ! Thanks to @csarrazi You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhassak/camel CAMEL-12302 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2244.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 #2244 ---- commit 18e85587c3936fa3c6194479292be42f893f2b03 Author: Farès Hassak <fares.hassak@...> Date: 2018-02-28T21:23:53Z CAMEL-12302 : add bulk writes operation commit 93bd44dd8b1f8e30ebb7d4afc2424ddea052ebce Author: Farès Hassak <fares.hassak@...> Date: 2018-03-04T14:38:37Z CAMEL-12302 : MongoDB3 - add bulk writes operation commit adf28395be2b843ca85b76af4b74fcd3149ba651 Author: Farès Hassak <fares.hassak@...> Date: 2018-03-04T20:21:06Z CAMEL-12302 : MongoDB - add documentation for new bulkWrite operation ---- ---