Jacob Jona Fahlenkamp created FLINK-36228: ---------------------------------------------
Summary: MongoDB sink should be asynchronous Key: FLINK-36228 URL: https://issues.apache.org/jira/browse/FLINK-36228 Project: Flink Issue Type: Improvement Components: Connectors / MongoDB Affects Versions: 1.19.1 Reporter: Jacob Jona Fahlenkamp In our use case, the MongoDB connector is causing a bottle neck, and we see improved performance by implementing our own sink. Looking at the code, it appears to me that one issue is that the mongodb-connector is not implemented to be asynchronous. -- This message was sent by Atlassian Jira (v8.20.10#820010)