Skip to content

Commit 9662680

Browse files
steverenschmalliso
authored andcommitted
DOCSP-12057: [Kafka Connector] fix incorrect default value
1 parent b46f47c commit 9662680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/kafka-sink-properties.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ data to sink to MongoDB. For an example configuration file, see
9797
- boolean
9898
- | Whether the connector should overwrite existing values in the ``_id`` field when the strategy defined in ``document.id.strategy`` is applied.
9999
|
100-
| **Default**: ``true``
100+
| **Default**: ``false``
101101
| **Accepted Values**: ``true`` or ``false``
102102

103103
* - delete.on.null.values

0 commit comments

Comments
 (0)