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