apache / rocketmq-flink

RocketMQ integration for Apache Flink. This module includes the RocketMQ source and sink that allows a flink job to either write messages into a topic or read from topics in a flink job.
https://rocketmq.apache.org/
Apache License 2.0
139 stars 88 forks source link

Upgrades the Flink version to 1.14 #23

Closed yiduwangkai closed 2 years ago

yiduwangkai commented 2 years ago

upgrade flink version to 1.14.0

Tips Thank you very much for contributing to Apache rocketmq-flink. What is the purpose of the pull request *solve RocketMQRecordEmitterTest has format violations

Brief change log (for example:)

*Modify RocketMQRecordEmitterTest.java Verify this pull request RocketMQRecordEmitterTest.java

vongosling commented 2 years ago

Pls add compatibility notice in README, you could refer https://docs.gradle.org/7.3/userguide/compatibility.html. No doubt leave for other guys.