Comment 1 for bug 1727679

Revision history for this message
Junien F (axino) wrote :

This got worked around by applying this change :
db.txns.update({_id: ObjectId("59ef3f595f5ce87b42d1e774")}, {$unset: {"n": 1}, $set: {"s": 1}})

And the, running a full mgopurge (with controllers stopped) to handle the big txn-queues.