-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Sharding
-
None
-
ALL
-
-
Sharding 2018-02-26, Sharding 2018-03-12
An arbiter fails when receiving an isMaster command with a $clusterTime with the following response:
{ "operationTime" : { "$timestamp" : { "t" : 1516663477, "i" : 1 } }, "ok" : 0.0, "errmsg" : "Cache Reader No keys found for HMAC that is valid for time: { ts: Timestamp(1516663477, 1) } with id: 0", "code" : 211, "codeName" : "KeyNotFound", "$clusterTime" : { "clusterTime" : { "$timestamp" : { "t" : 1516663477, "i" : 1 } }, "signature" : { "hash" : { "$binary" : "AAAAAAAAAAAAAAAAAAAAAAAAAAA=", "$type" : "00" }, "keyId" : { "$numberLong" : "0" } } } }
- causes
-
PYTHON-1471 test_replica_set_client.TestReplicaSetClient.test_properties fails against a 3.7 replica set with auth
- Closed
- duplicates
-
SERVER-32639 Arbiters in standalone replica sets can't sign or validate clusterTime with auth on once FCV checks are removed
- Closed