-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Query 2020-06-01
-
15
fts_find_and_modify.js was recently added under SERVER-47801, but it can fail in passthrough suites that require retryable writes (e.g. replica_sets_kill_primary_jscore_passthrough). This is because findAndModify's fields option has never worked with retryable writes – see SERVER-31242. The test should be blacklisted in the necessary passthroughs until SERVER-31242 is resolved.
- is related to
-
SERVER-31242 findAndModify no-op retry should respect the fields option
- Open
-
SERVER-47801 in 4.4, $meta: "textScore" projection in findAndModify only appears if you include in both sort and projection
- Closed