diff --git a/docs/content/connectors/mongodb-cdc.md b/docs/content/connectors/mongodb-cdc.md index 0e5c21e59..44f74ddb0 100644 --- a/docs/content/connectors/mongodb-cdc.md +++ b/docs/content/connectors/mongodb-cdc.md @@ -219,13 +219,6 @@ Connector Options Integer The cursor batch size. - - batch.size - optional - 0 - Integer - Change stream cursor batch size. Specifies the maximum number of change events to return in each batch of the response from the MongoDB cluster. The default is 0 meaning it uses the server's default value. - poll.max.batch.size optional