cshannon commented on PR #3012: URL: https://github.com/apache/accumulo/pull/3012#issuecomment-1272361510
This is a draft/prototype of just using default configs for determining the level of overrides for properties for users that don't have access to site/system configs after the changes in #2994 . It probably still needs a bit of work (hence draft status) but I wanted to get some feedback on what people think and if this is what we want to do to solve the problem or if we want to do something else. I probably won't have a lot of time to work on this again until Friday and next weekend so if someone wants to take this over and polish it up feel free as it's a blocker for 2.1.0, assuming this is the direction we want to go in. If this is not the strategy we want then as I mentioned previously in #3010, the other 2 possibilities would be to move the logic for determining the overrides for the config to the server (which would require more extensive API and RPC changes which it's a bit late for with 2.1.0) or to just revert back the permissions checks entirely and then make the changes for 3.0 (either client side like this or handle it server side) -- 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]
