-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
-
ALL
<http://buildbot.mongodb.org/builders/Linux%2064-bit%20v8/builds/1946/steps/test_5/logs/stdio>
Fewer documents than expected after cloneCollectionAsCapped call.
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
{ cloneCollectionAsCapped: "jstests_capped3", toCollection: "jstests_capped3_clone", size: 100000 }, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn37] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.jstests_capped3 top: { opid: 558094, active: true, lockType: "write", waitingForLock: false, secs_running: 0, op: "query", ns: "test.jstests_capped3_clone", query:
, client: "127.0.0.1:49789", desc: "conn" }
Fri Mar 11 18:51:32 [conn36] CMD: drop test.jstests_capped
S2 Test : jstests/update5.js ...
S2 Test : jstests/update5.js 104ms
S2 Test : jstests/index_check2.js ...
S3 Test : jstests/explain1.js 204ms
S3 Test : jstests/capped3.js ...
S2 Test : jstests/index_check2.js 248ms
S2 Test : jstests/geof.js ...
S2 Test : jstests/geof.js 9ms
S2 Test : jstests/ore.js ...
S2 Test : jstests/ore.js 24ms
S2 Test : jstests/basic1.js ...
S2 Test : jstests/basic1.js 5ms
S2 Test : jstests/error3.js ...
S2 Test : jstests/error3.js 1ms
S2 Test : jstests/capped.js ...
Fri Mar 11 18:51:32 exec error: shell/query.js:115 error hasNext: false
throw "error hasNext: " + o;
^
Fri Mar 11 18:51:32 [conn36] CMD: drop test.jstests_shardingindex
Fri Mar 11 18:51:32 [conn36] CMD: drop test.jstests_shardingindex
- depends on
-
SERVER-2816 invalidating cursors for one collection may kill cursors for another collection
- Closed