maytasm commented on a change in pull request #11084: URL: https://github.com/apache/druid/pull/11084#discussion_r616267849
########## File path: docs/configuration/index.md ########## @@ -746,10 +746,10 @@ These Coordinator static configurations can be defined in the `coordinator/runti |Property|Description|Required?|Default| |--------|-----------|---------|-------| -|`druid.coordinator.period.metadataStoreManagementPeriod`|How often to run metadata management tasks. |No |PT3600S (1 hour)| +|`druid.coordinator.period.metadataStoreManagementPeriod`|How often to run metadata management tasks in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) duration format. |No | PT1H| Review comment: Done -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
