ctubbsii commented on PR #5781: URL: https://github.com/apache/accumulo/pull/5781#issuecomment-3238823220
> > Seems like a good approach. Would this also prevent them from being set on resource group configs? > > No. In fact I made the comment above that we should wait to merge in #5749 first, then update this PR to handle resource group configurations By "handle", you mean that it *should* prevent using table properties in RG configs in addition to system level? I can't imagine that we would want to allow them in RG configs if we've disallowed them at the system level, since both are basically "process level" (properties files on classpath, or groups of processes in ZK), configs rather than "data level" (table, namespace in ZK). -- 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]
