GitHub user dabdine-r7 opened a pull request: https://github.com/apache/camel/pull/356
CAMEL-8149: Better support for application-generated identifiers in bulk requests https://issues.apache.org/jira/browse/CAMEL-8149 This design change allows upstream message processors to provide elasticsearch-java ActionRequest subclasses in the message body for more fine-grain control over the data that is sent to the es endpoint. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dabdine-r7/camel camel-2.15.0-elasticsearch-bulk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/356.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 #356 ---- commit c6eb87c30a875d96330330d8894b2a686128bf73 Author: Derek Abdine <dabd...@rapid7.com> Date: 2014-12-12T01:12:03Z Enhance elasticsearch producer to support elasticsearch-java ActionRequest object type bodies commit 46a9fa4ee22cfe6e4d7d922ee69b98e8ca4c7b64 Author: Derek Abdine <dabd...@rapid7.com> Date: 2014-12-12T01:38:50Z Add unit tests ---- --- 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. ---