gosonzhang commented on issue #3475: URL: https://github.com/apache/incubator-inlong/issues/3475#issuecomment-1143180033
In the old version API, there is no batch interface for the delete operation of authorized consumer group records. Therefore, when there are many records, the external use requires frequent calls to complete the delete operation, so this requirement arises. Since in the new version, whether the consumer group has permission to consume, the conditions for filtering consumption, and whether the blacklist is all summarized into one record, this interface also adds the same semantics to the batch blacklist. I'll do it -- 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]
