[
https://issues.apache.org/jira/browse/KAFKA-17914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield updated KAFKA-17914:
-------------------------------------
Fix Version/s: 4.0.0
> Refactor ShareCoordinator.partitionFor to use SharePartitionKey argument
> ------------------------------------------------------------------------
>
> Key: KAFKA-17914
> URL: https://issues.apache.org/jira/browse/KAFKA-17914
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Andrew Schofield
> Assignee: Sushant Mahajan
> Priority: Major
> Fix For: 4.0.0
>
>
> ShareCoordinator.partitionFor(String) has a string argument. We know that
> actually the string is derived from SharePartitionKey, and actually that has
> a tighter definition than just a plain String.
> This task is to refactor the method to take a SharePartitionKey argument to
> remove the opportunity for bugs based on inconsistent string representations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)