dlmarion commented on PR #5749:
URL: https://github.com/apache/accumulo/pull/5749#issuecomment-3137632522

   Here is a list of follow-on tasks/issues that I have identified from the 
comments above
   
   - [ ] Specifying `-rg` in config command without `-s` or `-d` should fail or 
warn
   - [ ] Create `createresourcegroup` command instead of `resourcegroup -c`
   - [ ] Create `deleteresourcegroup` command instead of `resourcegroup -d`
   - [ ] Add ability to specify file with properties when creating resource 
group
   - [ ] Add test to ResourceGroupConfigIT that tests permission checks
       i.e. a user without SYSTEM permission can't create/delete resource group
   - [ ] Check for ResourceGroupPropUtil duplicating code from Property.java
   - [ ] Allow ResourceGroupConfiguration to set some fixed properties (or 
remove altogether)
   - [ ] Look at allowing some RPC props to be set at resource group level
   - [ ] ConfigCommand does not display rg/namespace/table overrides if prop 
not defined at system 
   


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