EMsnap commented on code in PR #9042:
URL: https://github.com/apache/inlong/pull/9042#discussion_r1354489875
##########
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/source/StreamSourceOperator.java:
##########
@@ -116,4 +116,11 @@ default Map<String, List<StreamSource>>
getSourcesMap(InlongGroupInfo groupInfo,
*/
void restartOpt(SourceRequest request, String operator);
+ /**
+ * Get the source field info.
+ *
+ * @param request request of source
Review Comment:
typo here and missing parameter
--
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]