diff --git a/content/enterprise_influxdb/v1.9/administration/configure/config-data-nodes.md b/content/enterprise_influxdb/v1.9/administration/configure/config-data-nodes.md index 1ed1d8fd7..311fb123a 100644 --- a/content/enterprise_influxdb/v1.9/administration/configure/config-data-nodes.md +++ b/content/enterprise_influxdb/v1.9/administration/configure/config-data-nodes.md @@ -742,11 +742,9 @@ Environment variable: `INFLUXDB_HINTED_HANDOFF_RETRY_INTERVAL` #### `retry-max-interval` -Default is `"10s"`. +Default is `"200s"`. The maximum interval after which the hinted handoff retries a write after the write fails. -The `retry-max-interval` option is no longer in use and will be removed from the configuration file in a future release. -Changing the `retry-max-interval` setting has no effect on your cluster. Environment variable: `INFLUXDB_HINTED_HANDOFF_RETRY_MAX_INTERVAL`