gosonzhang opened a new issue, #4486:
URL: https://github.com/apache/incubator-inlong/issues/4486

   ### What happened
   
   In WebAdminGroupCtrlHandler class, the parameter groupName  is optional for 
admin_delete_black_consumergroup_info and 
   admin_delete_allowed_consumer_group_info APIs, but the implementation adopts 
the mandatory requirements:
   like this:
   
![image](https://user-images.githubusercontent.com/14038849/171532920-86d36aea-0c54-43e2-b34d-ec8c61d5f5a0.png)
   
![image](https://user-images.githubusercontent.com/14038849/171533950-a2bfff98-bfea-41b9-96fa-121b42190d83.png)
   
   or:
   
![image](https://user-images.githubusercontent.com/14038849/171532981-06dac3fe-7b8a-4869-be29-8ac01ab2da95.png)
   
![image](https://user-images.githubusercontent.com/14038849/171533879-a89e77f8-a2c5-42f5-ba63-20e1bfd7eebe.png)
   
   which do not meet the requirements and need to be modified
   
   ### What you expected to happen
   
   the parameter groupName  is optional, and the parameter topicName is 
mandatory
   
   ### How to reproduce
   
   review codes
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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