Hisoka-X commented on code in PR #5625:
URL: https://github.com/apache/seatunnel/pull/5625#discussion_r1360112175


##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/common/SeaTunnelPluginLifeCycle.java:
##########
@@ -31,6 +35,9 @@ public interface SeaTunnelPluginLifeCycle {
      * @param pluginConfig plugin config.
      * @throws PrepareFailException if plugin prepare failed, the {@link 
PrepareFailException} will
      *     throw.
+     * @deprecated SeaTunnel will not invoke prepare when init plugin, instead 
by {@link
+     *     org.apache.seatunnel.api.table.factory.Factory}
      */
+    @Deprecated

Review Comment:
   But it will be deprecated in the future



-- 
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]

Reply via email to