[
https://issues.apache.org/jira/browse/STORM-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Hariharan updated STORM-4068:
-----------------------------------
Description:
The current implementations of request builders has "type" field mandatory. But
it is not the case for Elastic Search version 8.0 or above.
[https://github.com/apache/storm/blob/235ed2ba2c12d2fb96d2a3995b55cad4c483f4ab/external/storm-elasticsearch/src/main/java/org/apache/storm/elasticsearch/trident/EsState.java#L104]
Probably have to add a method in the EsConfig builder to handle this.
was:The current implementations of request builders has "type" field
mandatory. But it is not the case for Elastic Search version 8.0 or above.
Probably have to add a method in the EsConfig builder to handle this.
> Support for elastic search versions 8.X
> ---------------------------------------
>
> Key: STORM-4068
> URL: https://issues.apache.org/jira/browse/STORM-4068
> Project: Apache Storm
> Issue Type: Wish
> Components: storm-elasticsearch
> Reporter: Anand Hariharan
> Priority: Blocker
> Labels: easyfix, newbie
>
> The current implementations of request builders has "type" field mandatory.
> But it is not the case for Elastic Search version 8.0 or above.
> [https://github.com/apache/storm/blob/235ed2ba2c12d2fb96d2a3995b55cad4c483f4ab/external/storm-elasticsearch/src/main/java/org/apache/storm/elasticsearch/trident/EsState.java#L104]
> Probably have to add a method in the EsConfig builder to handle this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)