Re: firstSearcher listener replaying queries 3 times

2024-02-26 Thread rajani m
That makes sense, thank you. On Fri, Feb 23, 2024 at 6:59 PM Chris Hostetter wrote: > > The obvious answer that comes to mind is that your collection has 3 shards > and you have one replica for each shard on the node where you see this > listern triggering 3 times on collection reload. (or some

Re: firstSearcher listener replaying queries 3 times

2024-02-23 Thread Chris Hostetter
The obvious answer that comes to mind is that your collection has 3 shards and you have one replica for each shard on the node where you see this listern triggering 3 times on collection reload. (or some other situation that causes 3 replicas on this one node) firstSearcher and newSearcher e