dockerzhang commented on code in PR #10390:
URL: https://github.com/apache/inlong/pull/10390#discussion_r1637606561


##########
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/InlongClusterService.java:
##########
@@ -400,6 +400,13 @@ List<ClusterNodeResponse> listNodeByGroupId(
      */
     Boolean deleteNode(Integer id, UserInfo opInfo);
 
+    /**
+     * Obtain the SSH public key from the manager to install the agent.

Review Comment:
   please add more details about what should do after getting the public key.



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