tisonkun commented on code in PR #2:
URL:
https://github.com/apache/flink-connector-pulsar/pull/2#discussion_r1099887473
##########
pom.xml:
##########
@@ -48,16 +48,16 @@ under the License.
</modules>
<properties>
- <flink.version>1.16.0</flink.version>
+ <flink.version>1.17-SNAPSHOT</flink.version>
Review Comment:
Why do we depend on a SNAPSHOT version here? It seems to block the release
of this connector, that before flink 1.17 release, no new pulsar connector can
release.
cc @zentol @syhily
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]