wanglijie95 commented on code in PR #31:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/31#discussion_r1165295846


##########
flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/xa/JdbcXaSinkFunctionState.java:
##########
@@ -28,6 +30,7 @@
 
 /** Thread-safe (assuming immutable {@link Xid} implementation). */
 @ThreadSafe
+@PublicEvolving

Review Comment:
   But the `JdbcXaSinkFunction` is `@Internal`, which means the users are not 
expectd to use it directly(call any constructor of it)



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to