Skip to content

Commit 3bf64d8

Browse files
author
Shlomi Noach
committed
typo
1 parent 9be3c09 commit 3bf64d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/subsecond-lag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You can explicitly define how frequently will `gh-ost` inject heartbeat events,
1616

1717
In earlier versions, the `--throttle-control-replicas` list was subjected to `1` second resolution or to 3rd party heartbeat injections such as `pt-heartbeat`. This is no longer the case. The argument `--replication-lag-query` has been deprecated and no longer needed.
1818

19-
Our production migrations use sub-second lag throttling and are able to keep our entire fleet of replicas well below `1sec` lag. We use `--heartbeat-interval-millis=100` on our production migrations with a `--mas-lag-millis` value of between `300` and `500`.
19+
Our production migrations use sub-second lag throttling and are able to keep our entire fleet of replicas well below `1sec` lag. We use `--heartbeat-interval-millis=100` on our production migrations with a `--max-lag-millis` value of between `300` and `500`.

0 commit comments

Comments
 (0)