Info
When we backported SERVER-50116 to the 4.0 branch, two tests started failing: rollback_cmd_unrollbackable.js and oplog_truncated_on_recovery.js. The 3.6 backport included updates for these tests to keep them passing; let's forward-port the 3.6 updates for these tests to 4.0.
These tests were removed in 4.1.1 (SERVER-35591) so the backport to 4.2 and 4.4 didn't encounter this problem.
Top User Comments
xgen-internal-githook commented on Fri, 30 Oct 2020 18:22:31 +0000:
Author:
{'name': 'A. Jesse Jiryu Davis', 'email': 'jesse@mongodb.com', 'username': 'ajdavis'}
Message: SERVER-51887 Fix InvalidNamespace error in oplog tests
Forward-port changes in two tests from the 3.6 commit 100c645f
Branch: v4.0
https://github.com/mongodb/mongo/commit/fc2c396edef2a1c8206b405d9917afd21eea17f9