Skip to content

Commit 0f30c19

Browse files
Maksim DavydovMaksim Davydov
Maksim Davydov
authored and
Maksim Davydov
committed
IGNITE-18372 default value fixed
1 parent b90a2a3 commit 0f30c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Kafka to Ignite configuration file should contain the following beans that will
182182
| `kafkaRequestTimeout` | Kafka request timeout in milliseconds. | `3000`
183183
| `maxBatchSize` | Maximum number of events to be sent to destination cluster in a single batch. | 1024
184184
| `threadCount` | Count of threads to proceed consumers. Each thread poll records from dedicated partitions in round-robin manner. | 16
185-
|`metricRegistryName`| Name for metric registry. `org.apache.metricRegistryName.cdc.applier` | metrics
185+
|`metricRegistryName`| Name for metric registry. `org.apache.metricRegistryName.cdc.applier` | cdc-kafka-to-ignite
186186
|===
187187

188188
=== Metrics

0 commit comments

Comments
 (0)