Nir Tsruya created FLINK-25965:
----------------------------------
Summary: Add a Couchbase sink
Key: FLINK-25965
URL: https://issues.apache.org/jira/browse/FLINK-25965
Project: Flink
Issue Type: New Feature
Components: Connectors / Common
Reporter: Nir Tsruya
h2. Motivation
*User stories:*
As a Flink user, I’d like to use CouchBase as sink for my data pipeline.
*Scope:*
* Implement an asynchronous sink for CouchBase inheriting the AsyncSinkBase
class. The implementation can for now reside in its own module in
flink-connectors.
* Implement an asynchornous sink writer for CouchBase by extending the
AsyncSinkWriter. The implemented Sink Writer will be used by the Sink class
that will be created as part of this story.
* Java / code-level docs.
* End to end testing
--
This message was sent by Atlassian Jira
(v8.20.1#820001)