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