Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
When migrating to Cassandra 4.x in this PR a race condition in the tests between the asynchronous writes and the junit assertions was uncovered. So it was decided to introduce the flush mechanism to asynchronous writes in the Cassandra output formats similarly to what was done in Cassandra sinks.
Attachments
Issue Links
- relates to
-
FLINK-27884 Introduce OutputFormatBase to provide flushing/maxConcurrentRequests functionality
- Closed
- links to