Open damccorm opened 2 years ago
Hello Apache Beam team,
I am facing the same issue described by jgallon in issue #21053, where using the ElasticSearchIO transformer in streaming mode results in java.io.IOException: Connection reset by peer after temporary failures between the RestClient and the server. I notice that this issue has been open for over a year with no activity.
I would like to inquire if there has been any progress in resolving this issue since then. I am experiencing the same situation in my environment and am willing to contribute in any way necessary to help address this issue.
Thank you for your attention.
Best regards, RafaelAdao
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
Imported from Jira BEAM-12577. Original Jira may contain additional context. Reported by: jgallon.