Willem Jiang created CAMEL-8299:
-----------------------------------
Summary: 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)