bson/testdata/max-staleness/Unknown/SmallMaxStaleness.yml
2025-03-17 20:58:26 +01:00

16 lines
327 B
YAML

# Driver doesn't validate maxStalenessSeconds while TopologyType is Unknown.
---
heartbeatFrequencyMS: 10000
topology_description:
type: Unknown
servers:
- &1
address: a:27017
type: Unknown
maxWireVersion: 6
read_preference:
mode: Nearest
maxStalenessSeconds: 1
suitable_servers: []
in_latency_window: []