[
https://issues.apache.org/jira/browse/CAMEL-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313623#comment-14313623
]
Claus Ibsen commented on CAMEL-8299:
------------------------------------
This broke the old behavior. Instead there should be an option to indicate if
you want the response object or the ids as before. This also breaks an unit test
https://builds.apache.org/job/Camel.trunk.fulltest/org.apache.camel$camel-elasticsearch/2156/testReport/junit/org.apache.camel.component.elasticsearch/ElasticsearchComponentTest/bulkRequestBody/
> Let BulkRequest return the whole BulkResponse
> ---------------------------------------------
>
> Key: CAMEL-8299
> URL: https://issues.apache.org/jira/browse/CAMEL-8299
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
>
> "I found out that I needed to get more information from the bulk-request
> result. elasticsearch provides the BulkResponse with the full info. returning
> the full BulkResponse allows the caller to tell the reason of index failures
> and more."
> Here is the [PR|https://github.com/apache/camel/pull/373] for it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)