[
https://issues.apache.org/jira/browse/BEAM-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394091#comment-17394091
]
Evan Galpin commented on BEAM-12577:
------------------------------------
[~jgallon] Could you elaborate on your use case? I currently run a streaming
job employing ElasticsearchIO so hopefully it can work for you as well.
> 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: P2
> 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.3.4#803005)