mapReduce does unreplicated writes to 'inc' collections, but there's nothing to mark that collection as unreplicated. It's a valid namespace that a user could also create a collection on and use. Putting those collections in the local database would make it clear that they are not user collections and should not be replicated.
- is depended on by
-
SERVER-35282 Reading from unreplicated collections in a transaction has undefined behavior
- Closed
-
SERVER-35498 Unblacklist mapReduce tests from the initial sync dynamic passthrough
- Closed
- is related to
-
SERVER-38480 Make Map-Reduce fully interruptible
- Closed
- related to
-
SERVER-27147 Do not initial sync data written with setReplicatedWrites(false)
- Closed
-
SERVER-35367 Hold locks in fewer callers of waitForAllEarlierOplogWritesToBeVisible()
- Closed
-
SERVER-37988 recover locks on step up at the beginning of the state transition rather than at the end
- Closed