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