Skip to content

Commit 981fbec

Browse files
committed
pr
1 parent 65086d9 commit 981fbec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/unified-test-format/unified-test-format.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,8 +548,9 @@ The structure of this object is as follows:
548548
milliseconds) that the Unified Spec Runner must wait for each connection pool to be populated with `minPoolSize`
549549
connections. Only connection pools for data-bearing nodes should be considered. If any connection pool is not
550550
populated within the specified timeframe, the Unified Spec Runner must raise an error and mark the test as failed.
551-
If the parameter is omitted or if `minPoolSize` is set to 0, no waiting is required for a specific pool state
552-
prior to test execution.
551+
Any CMAP and SDAM events/logs listeners configured on the client should ignore any events that occur before the
552+
pool is being populated. If the parameter is omitted or if `minPoolSize` is set to 0, no waiting is required for a
553+
specific pool state prior to test execution.
553554

554555
<span id="entity_clientEncryption"></span>
555556

0 commit comments

Comments
 (0)