You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jonathan Gallon (Jira)" <ji...@apache.org> on 2021/07/06 09:35:00 UTC

[jira] [Created] (BEAM-12577) In stream mode, ElasticsearchIO transform becomes unavailable

Jonathan Gallon created BEAM-12577:
--------------------------------------

             Summary: 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


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)