[
https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541977#comment-17541977
]
Martijn Visser commented on FLINK-24477:
----------------------------------------
[~nir.tsruya] Apologies for the late reply. With regards to creating a new
connector, a small FLIP and a vote is required. See
https://cwiki.apache.org/confluence/display/FLINK/FLIP+Connector+Template for
the template. If you don't have access rights yet on Flink's Wiki page, please
provide your Apache ID so we can get you added.
> Add MongoDB sink
> ----------------
>
> Key: FLINK-24477
> URL: https://issues.apache.org/jira/browse/FLINK-24477
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / Common
> Reporter: Nir Tsruya
> Assignee: Nir Tsruya
> Priority: Minor
> Labels: pull-request-available, stale-assigned
>
> h2. Motivation
> *User stories:*
> As a Flink user, I’d like to use MongoDB as sink for my data pipeline.
> *Scope:*
> * Implement an asynchronous sink for MongoDB inheriting the AsyncSinkBase
> class. The implementation can for now reside in its own module in
> flink-connectors.
> * Implement an asynchornous sink writer for MongoDB 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.7#820007)