File tree 1 file changed +5
-7
lines changed
source/sink-connector/configuration-properties
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -112,13 +112,11 @@ Settings
112
112
connector may create fewer than the maximum tasks specified if it
113
113
cannot handle the level of parallelism you specify.
114
114
115
- .. important:: Multiple Tasks May Process Messages Out of Order
116
-
117
- If you specify a value greater than ``1``, the connector enables
118
- parallel processing of the tasks. If your topic has multiple
119
- partition logs, which enables the connector to read from the
120
- topic in parallel, the tasks may process the messages out of
121
- order.
115
+ :gold:`IMPORTANT:`If you specify a value greater than ``1``,
116
+ the connector enables parallel processing of the tasks.
117
+ If your topic has multiple partition logs, which enables
118
+ the connector to read from the topic in parallel,
119
+ the tasks may process the messages out of order.
122
120
123
121
| **Default**: ``1``
124
122
| **Accepted Values**: An integer
You can’t perform that action at this time.
0 commit comments