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/26 15:57:00 UTC

[jira] [Closed] (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 ]

Stefan Richter closed FLINK-11744.
----------------------------------
    Resolution: Fixed

Merged in:
master: 435807e51c
release-1.8: aa55d58734

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)