ravi-vaidyanathan opened a new pull request #10218:
URL: https://github.com/apache/pulsar/pull/10218
### Motivation
PIP-82 adds support for distributed resource quota enforcement at a tenant,
namespace or topic level.
### Modifications
- Add REST endpoints for crud operations on ResourceGroup
- Add REST endpoints for setting/removing ResourceGroup on namespaces.
- Add pulsar-admin cli support for crud operations on ResourceGroup
- Add pulsar-admin cli support for setting/removing ResourceGroup on
namespace.
### Verifying this change
- Added unit tests.
### Does this pull request potentially affect one of the following parts:
*If `yes` was chosen, please highlight the changes*
- The public API: yes
- The admin cli options: yes
### Documentation
- Does this pull request introduce a new feature? yes
- The documentation of the same will be added in a subsequent PR
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]