Github user fpompermaier commented on the issue:
https://github.com/apache/flink/pull/2861
@rmetzger Are you sure that Logstash doesn't perform any retry logic..? For
example https://logstash.jira.com/browse/LOGSTASH-720 seems to implement that..
You can test document loss in the close() method trying to index a
malformed document...if you have 10 M documents and one of those is malformed
is very probable that a lot of them will not be indexed (I opened a ticket only
for that https://issues.apache.org/jira/browse/FLINK-5353)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---