We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d71af3 commit 2461f37Copy full SHA for 2461f37
docs/reference/ccr/overview.asciidoc
@@ -85,7 +85,7 @@ configured the follower index. If there are no new operations available on the
85
leader shard, the leader shard waits up to a configured timeout for new
86
operations. If new operations occur within that timeout, the leader shard
87
immediately responds with those new operations. Otherwise, if the timeout
88
-elapses, the follower shard replies that there are no new operations. The
+elapses, the leader shard replies that there are no new operations. The
89
follower shard task updates some statistics and immediately sends another read
90
request to the leader shard. This ensures that the network connections between
91
the remote cluster and the local cluster are continually being used so as to
0 commit comments