[
https://issues.apache.org/jira/browse/BEAM-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549457#comment-17549457
]
Danny McCormick commented on BEAM-12577:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/21053
> In stream mode, ElasticsearchIO transform becomes unavailable
> -------------------------------------------------------------
>
> Key: BEAM-12577
> URL: https://issues.apache.org/jira/browse/BEAM-12577
> Project: Beam
> Issue Type: Bug
> Components: io-java-elasticsearch
> Affects Versions: 2.29.0
> Environment: Dataflow GCP
> Reporter: Jonathan Gallon
> Priority: P3
> Labels: GCP
>
> If you use the ElasticSearchIO transform for a workflow in stream mode, and
> if something happens temporarily between the RestClient and the server, any
> future calls will result in a
> {quote}java.io.IOException: Connection reset by peer
> {quote}
> As there is not reconnection system ou keepalive enable, the client seems not
> able to reconnect and the workflow cannot work anymore.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)