dlmarion opened a new pull request, #3428: URL: https://github.com/apache/accumulo/pull/3428
This commit deprecates GC_TRASH_IGNORE in favor of GC_USE_TRASH. The description for the deprecated property and the way that it was used is confusing as it's written and used in the negative. If you want to use the Trash, you have to set it the property to "false". The new property works in the affirmative. Set it to "true" if you want to use the Trash, "false" if you don't. A third value, "bulk_imports_only" means that you only want to send bulk import files to the Trash. -- 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]
