-
Type:
Bug
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.5.10
-
Component/s: Replication
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Epic Link:
-
Sprint:Repl 2017-07-10
-
Linked BF Score:0
The implementation of Two Phase drops is causing error messages in the logs, see the following:
2017-06-15T15:23:00.151+0000 E INDEX [TTLMonitor] namespace 'ttlTest.system.drop.1497540178i1t1.ttl_coll' doesn't allow deletes, skipping ttl job for: { v: 2, key: { ttl: 1.0 }, name: "ttl_1", ns: "ttlTest.system.drop.1497540178i1t1.ttl_coll", expireAfterSeconds: 0.0 }
|
Should these messages be tagged as warnings or should ttl deletes be stopped for dropping collections? (Or both).