-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency, Replication
-
None
reads are possible in fsync and lock, but if anyone tries a write, the rwlock will then block all readers.
- depends on
-
SERVER-1256 low priority write flag
- Closed
- has to be done after
-
SERVER-8579 Consolidate Mongod Lock/Resource Scheduling Logic
- Closed
- is depended on by
-
SERVER-1588 mongodump/mongoexport should issue its own lock command
- Closed
-
TOOLS-131 mongodump/mongoexport should have a --lock option
- Closed
-
SERVER-3693 mongod won't become primary if it's fsync locked
- Closed
-
SERVER-4143 Replication should pause during fsync+lock
- Closed
-
SERVER-15861 Add argument to replSetStepDown to allow users to specify how long to wait for secondaries to catch up
- Closed
- is duplicated by
-
SERVER-11970 While fsyncLock() to secondary stoping write operations also
- Closed
-
SERVER-2278 A locked mongod can't access a new database.
- Closed
-
SERVER-2281 after a {fsync: 1, lock: 1}, "show dbs" hangs
- Closed
-
SERVER-5533 fsync and lock on a Secondary causes the shell to freeze/hang - worse with auth enabled
- Closed
-
SERVER-11119 mongod connections hang because of assertion failure
- Closed
-
SERVER-13541 Freeze using mongo + mongodump + fsyncLock
- Closed
-
SERVER-7711 fsyncLock() makes mongod unusable if no databases have been opened yet
- Closed
-
SERVER-12577 mongod hangs on shutdown
- Closed
- is related to
-
SERVER-6302 Race condition when multiple fsyncLock() invocations made on a mongod instance.
- Closed
-
SERVER-15946 replSetStepDown without force argument will fail if secondaries are behind and there is any write load
- Closed
- related to
-
SERVER-4243 If there is a pending write due to an fsync lock, all reads are blocked
- Closed
-
SERVER-3950 Add a command to stop/restart replication
- Closed
-
SERVER-8579 Consolidate Mongod Lock/Resource Scheduling Logic
- Closed
-
SERVER-15745 Member should not be electable while fsyncLock'd
- Backlog
-
SERVER-7948 mongodump should assert that server isn't fsyncLocked
- Closed