healchow commented on code in PR #4331:
URL: https://github.com/apache/incubator-inlong/pull/4331#discussion_r880014695
##########
inlong-tubemq/tubemq-manager/src/main/java/org/apache/inlong/tubemq/manager/controller/group/GroupController.java:
##########
@@ -60,6 +60,13 @@ public class GroupController {
@Autowired
private TopicServiceImpl topicService;
+ /**
+ * Consumer group related request operations
+ *
+ * @param method
Review Comment:
Please add a description for param and return tag.
--
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]