ctubbsii commented on issue #3529: URL: https://github.com/apache/accumulo/issues/3529#issuecomment-1604995913
Oh wait, for any fixed properties, there's always a value stored in RuntimeFixedProperties, so SystemConfiguration will always return `true` for those, even if they are using defaults. So, the situation I described initially is even simpler.... RuntimeFixedProperties always appear to be set, regardless of what the user has or hasn't done. Since the situation is actually simpler, I think we could probably store some extra information in RuntimeFixedProperties to easily detect the situation, and report the correct result. I'm going to open this issue and assign it to myself, because I think I can fix this behavior. -- 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]
