You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/03/23 08:15:00 UTC

[jira] [Created] (FLINK-26821) Refactor Cassandra Sink implementation to the ASync Sink

Martijn Visser created FLINK-26821:
--------------------------------------

             Summary: Refactor Cassandra Sink implementation to the ASync Sink
                 Key: FLINK-26821
                 URL: https://issues.apache.org/jira/browse/FLINK-26821
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Cassandra
            Reporter: Martijn Visser


The current Cassandra connector is using the SinkFunction. This needs to be ported to the correct Flink API, which for Cassandra is most likely the ASync Sink. More details about this API can be found in FLIP-171 https://cwiki.apache.org/confluence/display/FLINK/FLIP-171%3A+Async+Sink. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)