[
https://issues.apache.org/jira/browse/FLINK-14351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-14351:
-----------------------------------
Labels: auto-deprioritized-major auto-unassigned pull-request-available
(was: auto-unassigned pull-request-available stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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.14.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.3.4#803005)