We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e455fd0 commit f1ee208Copy full SHA for f1ee208
docs/reference/index-modules/translog.asciidoc
@@ -62,7 +62,7 @@ The following _static_ per-index setting controls sync frequency of the translog
62
63
`index.translog.sync_interval`::
64
65
-deprecated[2.3.0,Removed in 5.0.0] How often the translog is ++fsync++ed to disk and committed, regardless of
+How often the translog is ++fsync++ed to disk and committed, regardless of
66
write operations. Defaults to `5s`.
67
68
The following <<indices-update-settings,dynamically updatable>> per-index settings
0 commit comments