Pierre Villard created NIFI-9467:
------------------------------------
Summary: Update property description for default partitioner in
Kafka 2.6 processors
Key: NIFI-9467
URL: https://issues.apache.org/jira/browse/NIFI-9467
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Pierre Villard
Assignee: Pierre Villard
I was looking into the sticky partitioning strategy added in Kafka 2.4 and it
sounds like this is now (at least in Kafka 2.6) the default used in the
DefaultPartitioner when no key/partition is specified for a given record. This
JIRA is to update the description of the allowable value to reflect this change.
https://github.com/apache/kafka/blob/2.6/clients/src/main/java/org/apache/kafka/clients/producer/internals/DefaultPartitioner.java
--
This message was sent by Atlassian Jira
(v8.20.1#820001)