keith-turner commented on issue #3966: URL: https://github.com/apache/accumulo/issues/3966#issuecomment-1828144628
>> When a user does not set the property, what happens? > > It will use the plugin to make compaction decisions. I just noticed I misread your question, I missed the `not` in the original question so the answer above is wrong. When a user does not set this property it will use the newer plugins like its does currently. Prior to this change Accumulo has the odd behavior of ignoring the default value for this property in the case where the user does not set the property. So making the default empty string makes it more apparent that the default value is ignored. -- 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]
