dlmarion commented on issue #3674: URL: https://github.com/apache/accumulo/issues/3674#issuecomment-1660295719
There are several table properties (classloader context, compaction service) that reference system-level properties. Validating that these table properties reference valid system-level properties will help alleviate some of these issues and provide a better user experience. A ClassNotFoundError being raised by a correctly configured classloader context would still cause this issue, but I'm not sure that we should try to fix that. -- 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]
