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

Apache flink

Results 5 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...

Explicitly set connector compatibility as string to prevent version comparison mismatch ### Purpose of the change * Set version as string to prevent version comparison mismatch. Issue has happened for...

component=Documentation

Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.14.0&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java