-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
ALL
stale_clustered.js 7: check our regular and slaveOk query m30998| Thu Jul 19 09:02:57 [ReplicaSetMonitorWatcher] DBClientCursor::init call() failed m30998| Thu Jul 19 09:02:57 [ReplicaSetMonitorWatcher] trying reconnect to bs-rhel-57-32-1:31102 m30998| Thu Jul 19 09:02:57 [conn1] DBClientCursor::init lazy say() failed m30998| Thu Jul 19 09:02:57 [conn1] DBClientCursor::init message from say() was empty m30998| Thu Jul 19 09:02:57 [conn1] slave no longer has secondary status: bs-rhel-57-32-1:31101 m30998| Thu Jul 19 09:02:57 [ReplicaSetMonitorWatcher] reconnect bs-rhel-57-32-1:31102 ok m31102| Thu Jul 19 09:02:57 [initandlisten] connection accepted from 10.195.143.65:51618 #11 (8 connections now open) m30998| Thu Jul 19 09:02:57 [conn1] sharded connection to clusteredstale-rs0/bs-rhel-57-32-1:31100,bs-rhel-57-32-1:31101,bs-rhel-57-32-1:31102 not being returned to the pool m31102| Thu Jul 19 09:02:57 [initandlisten] connection accepted from 10.195.143.65:51619 #12 (9 connections now open) m31100| Thu Jul 19 09:02:57 [conn34] end connection 10.195.143.65:36166 (18 connections now open) m31100| Thu Jul 19 09:02:57 [initandlisten] connection accepted from 10.195.143.65:36652 #42 (19 connections now open) m30998| Thu Jul 19 09:02:57 [conn1] warning: db exception when initializing on clusteredstale-rs0:clusteredstale-rs0/bs-rhel-57-32-1:31100,bs-rhel-57-32-1:31101,bs-rhel-57-32-1:31102, current connection state is { state: { conn: "clusteredstale-rs0/bs-rhel-57-32-1:31100,bs-rhel-57-32-1:31101,bs-rhel-57-32-1:31102", vinfo: "test.foo @ 2|1||50080502bcdc5904b4484396", cursor: "(empty)", count: 0, done: false }, retryNext: true, init: false, finish: false, errored: false } :: caused by :: 16380 Failed to call say, no good nodes in clusteredstale-rs0 Thu Jul 19 09:02:57 uncaught exception: error: { "$err" : "Failed to call say, no good nodes in clusteredstale-rs0", "code" : 16380 failed to load: /data/buildslaves/Linux_RHEL_32bit/mongo/jstests/replsets/stale_clustered.js }
http://buildlogs.mongodb.org/build/5007f1a5d2a60f4355000afc/test/500804d2d2a60f7caa0005a1/
http://buildbot.mongodb.org/builders/Linux%20RHEL%2032-bit/builds/693
- is duplicated by
-
SERVER-6515 slaveok query can fail early without trying the other nodes
- Closed