Stefan Richter created FLINK-11744:
--------------------------------------
Summary: Provide stable/final toHexString for AbstractID
Key: FLINK-11744
URL:
https://issues.apache.org/jira/browse/FLINK-11744 Project: Flink
Issue Type: Improvement
Components: Core
Reporter: Stefan Richter
Assignee: Stefan Richter
Fix For: 1.8.0
We should introduce a final method `toHexString` in AbstractID for cases that require a stable representation (e.g. constructing a file path) that could run into problems when using `toString` if a subclass overrides it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)