-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.3.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-08-18
-
0
-
2
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
On stepup, shards will launch a task to drop temporary aggregation collections left over from previous terms. This asynchronous task is launched while still in drain mode, and will perform local writes. These writes will fail with NotWritablePrimary error if they race in a way that causes them to execute before the node has become effectively writable primary. This wil lcause temporary collections to be left over, at least until the next stepup (if the race does not happen again).
- is related to
-
SERVER-103635 Disable RSTL when feature flag is enabled
-
- Closed
-
- related to
-
SERVER-107512 Make ReplicaSetAwareService less confusing
-
- Backlog
-