File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ configured the follower index. If there are no new operations available on the
86
86
leader shard, the leader shard waits up to a configured timeout for new
87
87
operations. If new operations occur within that timeout, the leader shard
88
88
immediately responds with those new operations. Otherwise, if the timeout
89
- elapses, the follower shard replies that there are no new operations. The
89
+ elapses, the leader shard replies that there are no new operations. The
90
90
follower shard task updates some statistics and immediately sends another read
91
91
request to the leader shard. This ensures that the network connections between
92
92
the remote cluster and the local cluster are continually being used so as to
You can’t perform that action at this time.
0 commit comments