CalvinKirs commented on code in PR #2391:
URL:
https://github.com/apache/incubator-seatunnel/pull/2391#discussion_r943287738
##########
seatunnel-engine/pom.xml:
##########
@@ -30,5 +30,6 @@
<module>seatunnel-engine-common</module>
<module>seatunnel-engine-server</module>
<module>seatunnel-engine-core</module>
+ <module>seatunnel-check-point</module>
Review Comment:
I updated to seatunnel-engine-storage, but for sub-module, I still keep
this. The current interface is basically designed for checkpoint. If support is
needed in the future, we will modify 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]