Sha256: 88849e432d4d90539b38fd7d234b9e94592c916b2475e62ddc3b99005f736e40

Contents?: true

Size: 517 Bytes

Versions: 69

Compression:

Stored size: 517 Bytes

Contents

# maxStalenessSeconds=0 is prohibited.
---
topology_description:
  type: ReplicaSetWithPrimary
  servers:
  - &1
    address: a:27017
    type: RSPrimary
    avg_rtt_ms: 5
    lastUpdateTime: 0
    maxWireVersion: 5
    lastWrite: {lastWriteDate: {$numberLong: "2"}}
  - &2
    address: b:27017
    type: RSSecondary
    avg_rtt_ms: 5
    lastUpdateTime: 0
    maxWireVersion: 4  # Incompatible.
    lastWrite: {lastWriteDate: {$numberLong: "1"}}
read_preference:
  mode: Nearest
  maxStalenessSeconds: 0
error: true

Version data entries

69 entries across 67 versions & 2 rubygems

Version Path
mongo-2.5.0.beta spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
mongo-2.4.3 spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
tdiary-5.0.5 vendor/bundle/gems/mongo-2.4.1/spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
tdiary-5.0.5 vendor/bundle/gems/mongo-2.4.2/spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/mongo-2.4.1/spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
mongo-2.4.2 spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
tdiary-5.0.4 vendor/bundle/gems/mongo-2.4.1/spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
mongo-2.4.1 spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml
mongo-2.4.0 spec/support/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness.yml