Info
We're seeing the following message throuout the mongodb.log
2017-12-15T19:30:00.066+0000 I SHARDING [ShardServerCatalogCacheLoader-288] Refresh for collection config.system.sessions took 8 ms and failed :: caused by :: CommandNotFound: no such command: '_flushRoutingTableCacheUpdates', bad cmd: '{ _flushRoutingTableCacheUpdates: "config.system.sessions", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1513366200, 20), signature: { hash: BinData(0, 57A6116452ABC8C74CDBD7EEBA4479D043B448AB), keyId: 6494298054030525147 } }, $configServerState: { opTime: { ts: Timestamp(1513366187, 292), t: 28 } }, $db: "admin" }'
2017-12-15T19:30:00.066+0000 I CONTROL [thread24] Sessions collection is not set up; waiting until next sessions refresh interval: no such command: '_flushRoutingTableCacheUpdates', bad cmd: '{ _flushRoutingTableCacheUpdates: "config.system.sessions", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1513366200, 20), signature: { hash: BinData(0, 57A6116452ABC8C74CDBD7EEBA4479D043B448AB), keyId: 6494298054030525147 } }, $configServerState: { opTime: { ts: Timestamp(1513366187, 292), t: 28 } }, $db: "admin" }'
This secondary node is running on 3.6.0-56-g1a81fbe, primary is on 3.6.0-rc8
Top User Comments
xgen-internal-githook commented on Mon, 18 Dec 2017 21:18:16 +0000:
Author:
{'name': 'Randolph Tan', 'email': 'randolph@10gen.com', 'username': 'renctan'}
Message: SERVER-32385 Use _flushRoutingTableCacheUpdates's older name for backwards compatibility
(cherry picked from commit 38f5efd583ba167b4cb24b024fcb4e20e502cb44)
Branch: v3.6
https://github.com/mongodb/mongo/commit/b5cdf38ac7a01e4abd519d8a8019c47cfaf8b7e0
xgen-internal-githook commented on Mon, 18 Dec 2017 21:12:50 +0000:
Author:
{'name': 'Randolph Tan', 'email': 'randolph@10gen.com', 'username': 'renctan'}
Message: SERVER-32385 Use _flushRoutingTableCacheUpdates's older name for backwards compatibility
Branch: master
https://github.com/mongodb/mongo/commit/38f5efd583ba167b4cb24b024fcb4e20e502cb44