You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/23 07:49:07 UTC

[GitHub] [incubator-inlong] healchow commented on a change in pull request #2674: [INLONG-2568][Manager] Support agent get task from manager (#2586)

healchow commented on a change in pull request #2674:
URL: https://github.com/apache/incubator-inlong/pull/2674#discussion_r812625327



##########
File path: inlong-manager/pom.xml
##########
@@ -129,6 +129,11 @@
             <version>${h2.version}</version>
             <scope>test</scope>
         </dependency>
+        <dependency>

Review comment:
       The manager module should not depend on the agent module.
   It's recommended depending on the inlong-common module.




-- 
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@inlong.apache.org

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