[
https://issues.apache.org/jira/browse/CAMEL-19651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Filotto updated CAMEL-19651:
------------------------------------
Description:
{{DefaultPartitioner}} is deprecated and shouldn't be used. The recommendation
is to use default partitioning logic See KIP-794 for more info.
Proposed PR - https://github.com/apache/camel/pull/10821
was:
org.apache.kafka.clients.producer.internals.DefaultPartitioner is deprecated.
It is recommended to leave partitioner.class empty for default partitioning
behavior.
Proposed PR - https://github.com/apache/camel/pull/10821
Summary: Use default partitioning logic as the default (was: Set empty
partitioner as default)
> Use default partitioning logic as the default
> ---------------------------------------------
>
> Key: CAMEL-19651
> URL: https://issues.apache.org/jira/browse/CAMEL-19651
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: Rafał Gała
> Priority: Minor
>
> {{DefaultPartitioner}} is deprecated and shouldn't be used. The
> recommendation is to use default partitioning logic See KIP-794 for more info.
> Proposed PR - https://github.com/apache/camel/pull/10821
--
This message was sent by Atlassian Jira
(v8.20.10#820010)