suneet-s opened a new pull request #12188: URL: https://github.com/apache/druid/pull/12188
### Description Change the defaults for enabling automatic metadata clean up that was introduced in #11200 #11084 #11232 #11164 #11227 This change sets the durationToRetain to 90 days by default for each of the metadata types. Users may want to update this config during an upgrade if the 90 day durationToRetain does not match their use case. <hr> This PR has: - [x] been self-reviewed. - [ ] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met. - [ ] added integration tests. - [ ] been tested in a test Druid cluster. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
