[
https://issues.apache.org/jira/browse/FLINK-28804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-28804.
------------------------------------
Resolution: Fixed
master: fd26e088a43a9426ad5f0b94237495d50d78656b
> Use proper stand-ins for missing metrics groups
> -----------------------------------------------
>
> Key: FLINK-28804
> URL: https://issues.apache.org/jira/browse/FLINK-28804
> Project: Flink
> Issue Type: Technical Debt
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> A few classes call the open() method of schemas with a custom initialization
> context that either throws an exception or returns null when the metricgroup
> is accessed.
> The correct approach is to return an unregistered metrics group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)