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/05/14 02:07:00 UTC

[jira] [Updated] (KAFKA-12779) TaskMetadata should return actual TaskId rather than plain String

     [ https://issues.apache.org/jira/browse/KAFKA-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

A. Sophie Blee-Goldman updated KAFKA-12779:
-------------------------------------------
    Summary: TaskMetadata should return actual TaskId rather than plain String  (was: Use TaskId instead of String for the taskId field in TaskMetadata)

> TaskMetadata should return actual TaskId rather than plain String
> -----------------------------------------------------------------
>
>                 Key: KAFKA-12779
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12779
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: A. Sophie Blee-Goldman
>            Assignee: A. Sophie Blee-Goldman
>            Priority: Major
>              Labels: needs-kip
>             Fix For: 3.0.0
>
>
> Not sure why this was encoded as a String field instead of using the public TaskId class. We should use an actual TaskId object, especially as we may add additional fields that increase the complexity and parsing of the taskId.
> [KIP-740: Use TaskId instead of String for the taskId field in TaskMetadata|https://cwiki.apache.org/confluence/display/KAFKA/KIP-740%3A+Use+TaskId+instead+of+String+for+the+taskId+field+in+TaskMetadata]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)