keith-turner commented on issue #3972: URL: https://github.com/apache/accumulo/issues/3972#issuecomment-1823275161
Found the following in the code > I'm not sure. I thought we already had something like that. https://github.com/apache/accumulo/blob/df362efeee3113d3e3c23ff6f6778f394a588363/core/src/main/java/org/apache/accumulo/core/conf/SiteConfiguration.java#L204 https://github.com/apache/accumulo/blob/df362efeee3113d3e3c23ff6f6778f394a588363/server/base/src/main/java/org/apache/accumulo/server/conf/ServerConfigurationFactory.java#L118 So maybe warns are logged when tables or site configs have props that do not validate. Not related to this PR, but wondering if the system config in ZK should also be validated. -- 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]
