You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:24:01 UTC

[jira] [Updated] (FLINK-14351) Refactor MetricRegistry delimiter retrieval into separate interface

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

Yun Gao updated FLINK-14351:
----------------------------
    Fix Version/s: 1.16.0
                       (was: 1.15.0)

> Refactor MetricRegistry delimiter retrieval into separate interface
> -------------------------------------------------------------------
>
>                 Key: FLINK-14351
>                 URL: https://issues.apache.org/jira/browse/FLINK-14351
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Metrics
>            Reporter: Chesnay Schepler
>            Priority: Minor
>              Labels: auto-deprioritized-major, auto-unassigned, pull-request-available
>             Fix For: 1.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The MetricRegistry offers a few methods for retrieving configured delimiters, which are used a fair bit during scope operations; however other methods aren't being used in these contexts.
> Hence we could reduce access and simplify testing by introducing a dedicated interface for these methods that the registry extends.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)