You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ludovic Boutros (JIRA)" <ji...@apache.org> on 2018/04/04 13:13:00 UTC

[jira] [Updated] (CAMEL-12419) camel-elasticsearch-rest should return complete bulk response instead of just ids

     [ https://issues.apache.org/jira/browse/CAMEL-12419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ludovic Boutros updated CAMEL-12419:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> 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
>            Reporter: Ludovic Boutros
>            Priority: Major
>
> 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)