Skip to content

Commit

Permalink
(DOCSP-42962) Unnested 3 important admonitions
Browse files Browse the repository at this point in the history
  • Loading branch information
your proper name committed Oct 3, 2024
1 parent bb6e26f commit 92ab6d9
Showing 1 changed file with 8 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@ Settings
| Set this to ``"all"`` if you want the connector to continue
processing messages and ignore any errors it encounters.

.. important::

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

|
| **Default:** ``"none"``
Expand All @@ -65,10 +64,9 @@ Settings
tolerate using the ``errors.tolerance`` or ``mongo.errors.tolerance``
setting.

.. important::

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

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

.. important::

You must set ``errors.tolerance`` or ``mongo.errors.tolerance``
setting to ``"all"`` to enable this property.
:gold:`IMPORTANT:` You must set ``errors.tolerance`` or ``mongo.errors.tolerance``
setting to ``"all"`` to enable this property.

| **Default:** ``""``
| **Accepted Values**: A valid Kafka topic name
Expand Down

0 comments on commit 92ab6d9

Please sign in to comment.