Sha256: 86c72bebb45faaf973039eb699e7b82db4681d675332c7be5ef37ddf97e4087b

Contents?: true

Size: 423 Bytes

Versions: 9

Compression:

Stored size: 423 Bytes

Contents

version: 1
style: unit
description: clearing a paused pool emits no events
# Remove the topology runOn requirement when cmap specs are adjusted for lbs
runOn:
  - topology: [ "single", "replicaset", "sharded" ]
operations:
  - name: clear
  - name: ready
  - name: clear
  - name: clear
events:
  - type: ConnectionPoolReady
    address: 42
  - type: ConnectionPoolCleared
    address: 42
ignore:
  - ConnectionPoolCreated

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
mongo-2.21.0 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.20.1 spec/spec_tests/data/cmap/pool-clear-paused.yml
mogno-2.20.0 spec/spec_tests/data/cmap/pool-clear-paused.yml
mogno-1.0.0 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.20.0 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.19.3 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.19.2 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.19.1 spec/spec_tests/data/cmap/pool-clear-paused.yml
mongo-2.19.0 spec/spec_tests/data/cmap/pool-clear-paused.yml