Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-20628] Port RabbitMQ Connector using unified Source #16

Closed
wants to merge 1 commit into from

Conversation

RocMarshal
Copy link
Contributor

related pr #1

@boring-cyborg
Copy link

boring-cyborg bot commented Sep 12, 2023

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

* <p>Note that the higher the consistency guarantee gets, fewer messages can be processed by the
* system. At-least-once and exactly-once should only be used if necessary.
*/
public enum ConsistencyMode {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use DeliveryGuarantee to replace the ConsistencyMode ?

@RocMarshal RocMarshal marked this pull request as ready for review September 12, 2023 14:52
@MartijnVisser
Copy link
Contributor

@RocMarshal Without actually seeing a passing CI, it doesn't make much sense to review this one...

@RocMarshal
Copy link
Contributor Author

The new sink #29

@RocMarshal
Copy link
Contributor Author

@RocMarshal Without actually seeing a passing CI, it doesn't make much sense to review this one...

Got it.
I have re associated the corresponding PR information. And this pr will only do something about new source.

RabbitMQ Connector using the new Source API
https://issues.apache.org/jira/browse/FLINK-20628

Co-authored-by: Yannik Schroeder <[email protected]>
Co-authored-by: Jan Westphal <[email protected]>
Co-authored-by: Pascal Schulze <[email protected]>
@RocMarshal RocMarshal changed the title [FLINK-20628] Port RabbitMQ Connector using unified Source & Sink API [FLINK-20628] Port RabbitMQ Connector using unified Source May 4, 2024
@RocMarshal
Copy link
Contributor Author

@vahmed-hamdy will take over it(With discussion offline).
Thanks @vahmed-hamdy & @MartijnVisser ~
Looking forward to it !

@RocMarshal RocMarshal closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants