A. Sophie Blee-Goldman created KAFKA-12843:
----------------------------------------------
Summary: KIP-740 follow up: clean up TaskMetadata
Key: KAFKA-12843
URL: https://issues.apache.org/jira/browse/KAFKA-12843
Project: Kafka
Issue Type: Task
Components: streams
Reporter: A. Sophie Blee-Goldman
Fix For: 4.0.0
See
[KIP-740|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181306557]
– for the TaskMetadata class, we need to:
# Deprecate the TaskMetadata#getTaskId method
# "Remove" the deprecated TaskMetadata#taskId method, then re-add a taskId()
API that returns a TaskId instead of a String
# Remove the deprecated constructor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)