You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2019/02/25 12:04:00 UTC

[jira] [Created] (FLINK-11744) Provide stable/final toHexString for AbstractID

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)