Skip to content

Commit 1a98193

Browse files
authored
DOCSP-28900: Updates description of poll.await.time.ms (#106)
* DOCSP-28900: Updates description of poll.await.time.ms * RR feedback.
1 parent 9aed789 commit 1a98193

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/source-connector/configuration-properties/change-stream.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,9 @@ Settings
164164
- | **Type:** long
165165
|
166166
| **Description:**
167-
| The amount of time in milliseconds to wait before checking the change
168-
stream cursor for new results.
167+
| The maximum amount of time in milliseconds that the server waits for new
168+
data changes to report to the change stream cursor before returning an
169+
empty batch.
169170
|
170171
| **Default**: ``5000``
171172
| **Accepted Values**: An integer

0 commit comments

Comments
 (0)