[
https://issues.apache.org/jira/browse/KAFKA-12844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900208#comment-17900208
]
João Pedro Fonseca commented on KAFKA-12844:
--------------------------------------------
Also, I have just noted that the fields have been made private and the methods
removed by KAFKA-16330. So, I will proceed only with topicGroupId renaming.
> KIP-740 follow up: clean up TaskId
> ----------------------------------
>
> Key: KAFKA-12844
> URL: https://issues.apache.org/jira/browse/KAFKA-12844
> Project: Kafka
> Issue Type: Task
> Components: streams
> Reporter: A. Sophie Blee-Goldman
> Assignee: João Pedro Fonseca
> Priority: Blocker
> Fix For: 4.0.0
>
>
> See
> [KIP-740|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181306557]
> – for the TaskId class, we need to remove the following deprecated APIs:
> # The public partition and topicGroupId fields should be "removed", ie made
> private (can also now rename topicGroupId to subtopology to match the getter)
> # The two #readFrom and two #writeTo methods can be removed (they have
> already been converted to internal utility methods we now use instead, so
> just remove them)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)