-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
-
Fully Compatible
-
ALL
See the log output of "Marking collection as not sharded." in the rsSync thread.
[js_test:batch_write_command_wc] 2016-09-20T01:01:16.369+0000 d20510| 2016-09-20T01:01:16.135+0000 I REPL [ReplicationExecutor] election succeeded, assuming primary role in term 1 [js_test:batch_write_command_wc] 2016-09-20T01:01:16.371+0000 d20510| 2016-09-20T01:01:16.135+0000 I REPL [ReplicationExecutor] transition to PRIMARY [js_test:batch_write_command_wc] 2016-09-20T01:01:16.375+0000 d20510| 2016-09-20T01:01:16.135+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to WIN-K6DURTQEFVN:20511 [js_test:batch_write_command_wc] 2016-09-20T01:01:16.384+0000 d20510| 2016-09-20T01:01:16.135+0000 I REPL [ReplicationExecutor] My optime is most up-to-date, skipping catch-up and completing transition to primary. [js_test:batch_write_command_wc] 2016-09-20T01:01:16.391+0000 d20511| 2016-09-20T01:01:16.147+0000 I NETWORK [thread1] connection accepted from 10.236.27.190:57042 #4 (3 connections now open) [js_test:batch_write_command_wc] 2016-09-20T01:01:16.492+0000 d20511| 2016-09-20T01:01:16.148+0000 I NETWORK [conn4] received client metadata from 10.236.27.190:57042 conn4: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.3.12-275-gd8ac570" }, os: { type: "Windows", name: "Microsoft Windows Server 2008 R2", architecture: "x86_64", version: "6.1 SP1 (build 7601)" } } [js_test:batch_write_command_wc] 2016-09-20T01:01:16.586+0000 d20510| 2016-09-20T01:01:16.148+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to WIN-K6DURTQEFVN:20511 [js_test:batch_write_command_wc] 2016-09-20T01:01:17.051+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.092+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.118+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.134+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.144+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.153+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.163+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.174+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.194+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.203+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.256+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.306+0000 d20510| 2016-09-20T01:01:17.039+0000 I SHARDING [rsSync] Marking collection as not sharded. [js_test:batch_write_command_wc] 2016-09-20T01:01:17.542+0000 d20510| 2016-09-20T01:01:17.040+0000 I REPL [rsSync] transition to primary complete; database writes are now permitted
Check any replset test for a repro.
- duplicates
-
SERVER-26107 refreshMetadata should not be called when not sharded
- Closed