You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/06/15 03:31:00 UTC

[jira] [Commented] (KAFKA-12844) KIP-740 follow up: clean up TaskId

    [ https://issues.apache.org/jira/browse/KAFKA-12844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363355#comment-17363355 ] 

A. Sophie Blee-Goldman commented on KAFKA-12844:
------------------------------------------------

As mentioned elsewhere, this ticket is marked for 4.0 and as such, cannot be worked on yet. When 4.0 is announced you are free to pick this up and work on it again, but as of this point we don't yet know when version 4.0 will be released. Most likely we will have 3.1 after the in-progress 3.0, though I suppose it depends on the Zookeeper removal work.

> 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: loboxu
>            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.3.4#803005)