Skip to content

Commit e3f5540

Browse files
biniona-mongodbschmalliso
authored andcommitted
DOCS-14368-DLQ-Format (#105)
1 parent a7c8758 commit e3f5540

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/kafka-source.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,10 @@ an example source connector configuration file, see
461461

462462
* - errors.deadletterqueue.topic.name
463463
- string
464-
- | Name of topic to use as the dead letter queue. If blank, none
465-
of the invalid messages are written to the dead letter queue.
464+
- | Name of topic to use as the dead letter queue. If blank, the connector
465+
does not write invalid messages to the dead letter queue. If a value is
466+
provided, the connector writes invalid messages to the dead letter
467+
queue as :manual:`extended JSON strings </reference/mongodb-extended-json/>`.
466468
|
467469
| **errors.tolerance** must be set to ``all`` to use this property.
468470
|

0 commit comments

Comments
 (0)