You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/sink-connector/configuration-properties/error-handling.txt
+4-8
Original file line number
Diff line number
Diff line change
@@ -56,10 +56,8 @@ Settings
56
56
| To learn more about error handling strategies, see the
57
57
:ref:`<kafka-sink-handle-errors>` page.
58
58
59
-
.. note::
60
-
61
-
This property overrides the `errors.tolerance <https://docs.confluent.io/platform/current/installation/configuration/connect/sink-connect-configs.html#errors-tolerance>`__
62
-
property of the Connect Framework.
59
+
This property overrides the `errors.tolerance <https://docs.confluent.io/platform/current/installation/configuration/connect/sink-connect-configs.html#errors-tolerance>`__
60
+
property of the Connect Framework.
63
61
64
62
| **Default:** Inherits the value from the ``errors.tolerance``
65
63
setting.
@@ -78,10 +76,8 @@ Settings
78
76
"not tolerated" errors.
79
77
| When set to ``false``, the connector logs "not tolerated" errors.
80
78
81
-
.. note::
82
-
83
-
This property overrides the `errors.log.enable <https://docs.confluent.io/platform/current/installation/configuration/connect/sink-connect-configs.html#errors-log-enable>`__
84
-
property of the Connect Framework.
79
+
This property overrides the `errors.log.enable <https://docs.confluent.io/platform/current/installation/configuration/connect/sink-connect-configs.html#errors-log-enable>`__
0 commit comments