-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.2.0-rc0, 8.3.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2025-08-04
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The test can get a cursor to $listCatalog, but then the node that generated that cursor may stepdown, so a getMore call over that cursor will cause the test to fail.
A possibility is to add a requires_getmore tag like similar $listCatalog tests to fix it.