dlmarion opened a new issue, #5859:
URL: https://github.com/apache/accumulo/issues/5859

   Here is a list of follow-on tasks/issues from the comments in #5749 
   
   - [ ] 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 overrides if prop not defined at 
system 
   - [ ] Would be nice to have an IT w/ three RG w/ three different sets of 
props where some overlap and some do not. Then request props for each RG via 
API and ensure only system+RG requested are seen.
   - [ ] Seems to be able to set fixed props (was just experimenting in the 
shell), but maybe can not see them? When setting the fixed prop for a RG in the 
shell do not see warning. Should see a warning similar to when setting a fixed 
prop at the system level.
   


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