-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
-
ALL
-
0
In renameCollection checks the length of the namespaces to make sure index names are not too long. However that check relies on the index catalog, so there's an idempotency problem in oplog application.
WiredTiger allows long collection names so we could remove the check.
- is related to
-
SERVER-21700 Do not relax constraints during steady state replication
- Closed
- related to
-
SERVER-46221 Remove oplogApplicationEnforcesSteadyStateConstraints parameter and opCounters
- Open