Details
-
Bug
-
Status: Closed
-
Blocker - P1
-
Resolution: Fixed
-
2.2.0
-
None
-
None
-
Debian Squeeze / Mongo 2.2.0
-
ALL
Description
Hi i get sometimes the following error, this blocks the whole System. After i restart the Mongod Service it works again well. This was not the first time i get this error.
uncaught exception: getlasterror failed: {
|
"shards" : [
|
"set01/mongo07.luan.local:10011,mongo08.luan.local:10011"
|
],
|
"ok" : 0,
|
"errmsg" : "could not get last error from a shard set01/mongo07.luan.local:10011,mongo08.luan.local:10011 :: caused by :: socket exception [SEND_ERROR] for 172.16.18.7:10011"
|
}
|
Attachments
Issue Links
- depends on
-
SERVER-9041 proactively detect broken connections detected by the network
-
- Closed
-
- related to
-
SERVER-13352 Socket exception (SEND_ERROR) even after SERVER-9022 applied
-
- Closed
-
-
SERVER-9022 Enable mongos mode which releases ShardConnections to the pool after read ops
-
- Closed
-