Description
See KIP-740 – 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
Attachments
Issue Links
- Is contained by
-
KAFKA-16329 Remove Deprecated Task/ThreadMetadata classes and related methods
- Resolved
- links to