dailai commented on code in PR #6740: URL: https://github.com/apache/seatunnel/pull/6740#discussion_r1577150399
########## seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/source/reader/fetcher/SplitFetcherManager.java: ########## Review Comment: On second thought, we should solve this problem in the second way, with the merge of #6356, I tested the code on the dev branch here to use the appclassloaser load the class, And we upgrade the debezium which introduced HistorizedRelationalDatabaseConnectorConfig and to load the EmbeddedDatabaseHistory in seatunnel, so just need to modify this here. -- 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]
