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

A. Sophie Blee-Goldman updated KAFKA-12779:
-------------------------------------------
    Description: 
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]

 

  was: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


> Use TaskId instead of String for the taskId field in TaskMetadata
> -----------------------------------------------------------------
>
>                 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)

Reply via email to