[
https://issues.apache.org/jira/browse/CAMEL-12419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425551#comment-16425551
]
ASF GitHub Bot commented on CAMEL-12419:
----------------------------------------
ludovic-boutros commented on issue #2278: CAMEL-12419: camel-elasticsearch-rest
should return complete bulk response instead of just ids
URL: https://github.com/apache/camel/pull/2278#issuecomment-378608429
You are really fast ! Thank you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> camel-elasticsearch-rest should return complete bulk response instead of just
> ids
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-12419
> URL: https://issues.apache.org/jira/browse/CAMEL-12419
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch-rest
> Affects Versions: 2.21.0
> Reporter: Ludovic Boutros
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 2.21.1, 2.22.0
>
>
> Currently, when bulk indexing requests are used, only document ids are
> returned in the exchange body.
> That not enough if you really want a good indexing failure management.
> Instead, it should return the complete bulk item response.
> This way, we could get the exact error messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)