Skip to content

Commit 0d99267

Browse files
author
your proper name
committed
(DOCSP-42962) Unnested 2 notes in table.
1 parent 9541a1d commit 0d99267

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

source/sink-connector/configuration-properties/error-handling.txt

+4-8
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,8 @@ Settings
5656
| To learn more about error handling strategies, see the
5757
:ref:`<kafka-sink-handle-errors>` page.
5858

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.
6361

6462
| **Default:** Inherits the value from the ``errors.tolerance``
6563
setting.
@@ -78,10 +76,8 @@ Settings
7876
"not tolerated" errors.
7977
| When set to ``false``, the connector logs "not tolerated" errors.
8078

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>`__
80+
property of the Connect Framework.
8581

8682
| **Default:** ``false``
8783
| **Accepted Values**: ``true`` or ``false``

0 commit comments

Comments
 (0)