File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
source/unified-test-format Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments