Skip to content

Commit 890f581

Browse files
biniona-mongodbschmalliso
authored andcommitted
DOCSP-15096-Remove-Heartbeat-Sink
1 parent 6c4ec84 commit 890f581

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

source/kafka-sink-properties.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -252,20 +252,6 @@ data to sink to MongoDB. For an example configuration file, see
252252
| **Default**: ``1``
253253
| **Accepted Values**: a positive integer.
254254

255-
* - heartbeat.interval.ms
256-
- int
257-
- | The length of time in milliseconds between sending heartbeat messages. Heartbeat messages contain the post batch resume token and are sent when no source records have been published in the specified interval. This improves the resumability of the connector for low volume namespaces. Use ``0`` to disable.
258-
|
259-
| **Default**: ``0``
260-
| **Accepted Values**: An integer
261-
262-
* - heartbeat.topic.name
263-
- string
264-
- | The name of the topic to publish heartbeat messages to. To enable the heartbeat feature, you must provide a positive value in the ``heartbeat.interval.ms`` setting.
265-
|
266-
| **Default**: ``__mongodb_heartbeats``
267-
| **Accepted Values**: A valid Kafka topic name
268-
269255
.. _topic-specific-configuration:
270256

271257
Topic-Specific Configuration Settings

0 commit comments

Comments
 (0)