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

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

     [ https://issues.apache.org/jira/browse/FLINK-11744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-11744:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)