You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/09/12 13:42:41 UTC

[GitHub] [incubator-seatunnel] dijiekstra commented on a diff in pull request #2602: [Improvement][seatunnel-server] Improve the scheduler module to support more scheduling plugins

dijiekstra commented on code in PR #2602:
URL: https://github.com/apache/incubator-seatunnel/pull/2602#discussion_r968365929


##########
seatunnel-server/seatunnel-app/pom.xml:
##########
@@ -148,7 +148,7 @@
 
         <dependency>
             <groupId>org.apache.seatunnel</groupId>
-            <artifactId>seatunnel-spi</artifactId>
+            <artifactId>seatunnel-scheduler-api</artifactId>

Review Comment:
   No need rename this module.We will have more interface definitions in  future , not just scheduling related 
   
   



-- 
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: commits-unsubscribe@seatunnel.apache.org

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