Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.2.0
-
Untriaged
-
0
-
Unknown
Description
Here's the scenario:
- Create a 2 search node cluster
- Create a bucket
- Set up 2 single partitioned indexes with replica=1
- Each node should contain 1 primary and 1 replica, however it seems both primaries reside on the same node.
This has already been addressed in 7.5.0 builds with https://review.couchbase.org/c/cbgt/+/181231 . This ticket is to track the backport of this fix.