A. Sophie Blee-Goldman created KAFKA-12779:
----------------------------------------------
Summary: 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
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)