Sha256: bcab36f8bca9f1399fd4fb35411ec22141cbaa21f98509da2bb48181c0519fd5
Contents?: true
Size: 1.27 KB
Versions: 14
Compression:
Stored size: 1.27 KB
Contents
version: 1 style: unit description: must never exceed maxPoolSize total connections poolOptions: maxPoolSize: 3 operations: - name: checkOut label: conn1 - name: checkOut - name: checkOut label: conn2 - name: checkIn connection: conn2 - name: checkOut - name: start target: thread1 - name: checkOut thread: thread1 - name: waitForEvent event: ConnectionCheckOutStarted count: 5 - name: checkIn connection: conn1 - name: waitForThread target: thread1 events: - type: ConnectionPoolCreated address: 42 options: 42 - type: ConnectionCheckOutStarted - type: ConnectionCreated connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckOutStarted - type: ConnectionCreated connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckOutStarted - type: ConnectionCreated connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckedIn connectionId: 42 - type: ConnectionCheckOutStarted - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckOutStarted - type: ConnectionCheckedIn connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 ignore: - ConnectionReady
Version data entries
14 entries across 14 versions & 1 rubygems