Skip to content

Commit e68ae0e

Browse files
Chris Choschmalliso
authored andcommitted
DOCSP-12389 default max retries (#54)
* DOCSP-12389: update default setting on max.num.retries
1 parent 836c904 commit e68ae0e

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
@@ -118,7 +118,7 @@ data to sink to MongoDB. For an example configuration file, see
118118
- int
119119
- | How many retries should be attempted on write errors.
120120
|
121-
| **Default**: ``3``
121+
| **Default**: ``1``
122122
| **Accepted Values**: An integer
123123

124124
* - retries.defer.timeout

0 commit comments

Comments
 (0)