Sha256: ac728a3852f31bb01826ad3dd0115d5b1fd1435389d63b8f4350f4e0ef5f08f4

Contents?: true

Size: 433 Bytes

Versions: 9

Compression:

Stored size: 433 Bytes

Contents

version: 1
style: unit
description: must be able to check out a connection
operations:
  - name: ready
  - name: checkOut
events:
  - type: ConnectionCheckOutStarted
    address: 42
  - type: ConnectionCreated
    connectionId: 1
    address: 42
  - type: ConnectionReady
    connectionId: 1
    address: 42
  - type: ConnectionCheckedOut
    connectionId: 1
    address: 42
ignore:
  - ConnectionPoolReady
  - ConnectionPoolCreated

Version data entries

9 entries across 9 versions & 2 rubygems

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