[
https://issues.apache.org/jira/browse/IGNITE-18486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Korotkov updated IGNITE-18486:
-------------------------------------
Component/s: extensions
> IgniteToKafkaCdcStreamer implicitely creates topic with wrong partitions
> number
> -------------------------------------------------------------------------------
>
> Key: IGNITE-18486
> URL: https://issues.apache.org/jira/browse/IGNITE-18486
> Project: Ignite
> Issue Type: Bug
> Components: extensions
> Reporter: Sergey Korotkov
> Priority: Minor
>
> If Kafka topic specified in the {{IgniteToKafkaCdcStreamer}}'s property is
> absent it's created implicitely with the default number of partitions (which
> is 1).
> So {{IgniteToKafkaCdcStreamer}} ignores the {{kafkaPartitions}} property in
> this case.
> Looks like that {{IgniteToKafkaCdcStreamer}} should either refuse to work if
> topic is absent or create it respecting the {{kafkaPartitions}} property.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)