You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Rafał Gała (Jira)" <ji...@apache.org> on 2023/07/25 13:10:00 UTC

[jira] [Created] (CAMEL-19651) Set empty partitioner as default

Rafał Gała created CAMEL-19651:
----------------------------------

             Summary: Set empty partitioner as 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


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)