Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Storage Non-NYC 2018-07-16, Storage Engines 2018-07-30
Description
The test fails with a duplicate key error in timestamp safe unique index on a primary.
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.008+0000 "errmsg" : "E11000 duplicate key error collection: test139_fsmdb0.secondary_reads index: x_1 dup key: { : 3768.0 }", |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.008+0000 "code" : 11000, |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.008+0000 "codeName" : "DuplicateKey", |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.009+0000 "$clusterTime" : { |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.009+0000 "clusterTime" : Timestamp(1526352975, 1257), |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.009+0000 "signature" : { |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.009+0000 "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), |
[fsm_workload_test:secondary_reads_with_catalog_changes] 2018-05-15T02:56:36.009+0000 "keyId" : NumberLong(0) |
}
|
Investigate cause of the failure.