gyfora commented on PR #797:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/797#issuecomment-1991512469

   Instead of a new rest client you could also do what is done in the 
Kubernetes-operator module, see:
   
https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/java/org/apache/flink/runtime/rest/messages/job/metrics/IOMetricsInfo.java
   
   By shadowing the class under the same package this will hide the 
incompatible implementation coming from flink


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to