[
https://issues.apache.org/jira/browse/FLINK-39766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin reassigned FLINK-39766:
---------------------------------------
Assignee: Aleksandr Savonin
> Remove AggregatedMetric copy that made redundant by Flink 1.20 dependency
> upgrade
> ---------------------------------------------------------------------------------
>
> Key: FLINK-39766
> URL: https://issues.apache.org/jira/browse/FLINK-39766
> Project: Flink
> Issue Type: Improvement
> Components: Autoscaler, Kubernetes Operator
> Reporter: Aleksandr Savonin
> Assignee: Aleksandr Savonin
> Priority: Minor
>
> The flink-kubernetes-operator repository carries three identical local copies
> of
> [https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/job/metrics/AggregatedMetric.java]
>
> It shadows the upstream class at the same fully-qualified name so call sites
> resolved to the local copy when compiling against pre 1.20 Flink.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)