corrected the default, removed incorrect info (#4099)

pull/4106/head
lwandzura 2022-06-07 10:08:55 -05:00 committed by GitHub
parent 4ba1118594
commit 3c679c704a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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`