flink-connector-rabbitmq icon indicating copy to clipboard operation
flink-connector-rabbitmq copied to clipboard

Apache flink

Results 3 flink-connector-rabbitmq issues
Sort by recently updated
recently updated
newest added

## Purpose of the change Add SinkV2 implemetation for RabbitMQ. ## Verifying this change - Added unit tests for respective new implementations - Added IT tests (moved to follow up...

component=BuildSystem

## What is the purpose of the change This pull request ports the RabbitMQ connector implementation to the new Connector’s API described in [FLIP-27](https://cwiki.apache.org/confluence/display/FLINK/FLIP-27%3A+Refactor+Source+Interface) and [FLIP-143](https://cwiki.apache.org/confluence/display/FLINK/FLIP-143%3A+Unified+Sink+API). It includes both source...