healchow commented on code in PR #7856:
URL: https://github.com/apache/inlong/pull/7856#discussion_r1166578364
##########
inlong-sort/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/debezium/task/MySqlBinlogSplitReadTask.java:
##########
@@ -88,6 +94,29 @@ public MySqlBinlogSplitReadTask(
@Override
public void execute(ChangeEventSourceContext context) throws
InterruptedException {
this.context = context;
+
+ /**
Review Comment:
Unsupported javadoc in the method.
--
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]