-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
Sharding 2018-12-03
SERVER-37868 refactored assert.docEq to use a helper method to compare documents. This inadvertently broke the assertion message thrown by this method, because it tries to log the sorted versions of the compared documents, which are only in scope within the helper, not where the assertion is created.
- is caused by
-
SERVER-37868 Add multi shard passthrough for core_txn
- Closed