[
https://issues.apache.org/jira/browse/NIFI-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461026#comment-17461026
]
ASF subversion and git services commented on NIFI-9467:
-------------------------------------------------------
Commit 03cf976c0740e5e3f36b386f41b1821014cf687e in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=03cf976 ]
NIFI-9467 - Update description for DefaultPartitioner in PublishKafka 2.6 to
mention sticky partitioning
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5587
> 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
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)