Skip to content

Commit 92ab6d9

Browse files
author
your proper name
committed
(DOCSP-42962) Unnested 3 important admonitions
1 parent bb6e26f commit 92ab6d9

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

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

+8-12
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ Settings
4545
| Set this to ``"all"`` if you want the connector to continue
4646
processing messages and ignore any errors it encounters.
4747

48-
.. important::
49-
50-
This property overrides the `errors.tolerance <https://docs.confluent.io/platform/current/installation/configuration/connect/source-connect-configs.html#errors-tolerance>`__
51-
Connect Framework property.
48+
:gold:`IMPORTANT:` This property overrides the
49+
`errors.tolerance <https://docs.confluent.io/platform/current/installation/configuration/connect/source-connect-configs.html#errors-tolerance>`__
50+
Connect Framework property.
5251

5352
|
5453
| **Default:** ``"none"``
@@ -65,10 +64,9 @@ Settings
6564
tolerate using the ``errors.tolerance`` or ``mongo.errors.tolerance``
6665
setting.
6766

68-
.. important::
69-
70-
This property overrides the `errors.log.enable <https://docs.confluent.io/platform/current/installation/configuration/connect/source-connect-configs.html#errors-log-enable>`__
71-
Connect Framework property.
67+
:gold:`IMPORTANT:` This property overrides the
68+
`errors.log.enable <https://docs.confluent.io/platform/current/installation/configuration/connect/source-connect-configs.html#errors-log-enable>`__
69+
Connect Framework property.
7270

7371
|
7472
| **Default:** ``false``
@@ -84,10 +82,8 @@ Settings
8482
| If you leave this setting blank, the connector does not write
8583
invalid messages to any topic.
8684

87-
.. important::
88-
89-
You must set ``errors.tolerance`` or ``mongo.errors.tolerance``
90-
setting to ``"all"`` to enable this property.
85+
:gold:`IMPORTANT:` You must set ``errors.tolerance`` or ``mongo.errors.tolerance``
86+
setting to ``"all"`` to enable this property.
9187

9288
| **Default:** ``""``
9389
| **Accepted Values**: A valid Kafka topic name

0 commit comments

Comments
 (0)