Aitozi commented on PR #176:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/176#issuecomment-1106331702

   Due to the java type erasure, I can't not completly eliminate the 
`FlinkDeploymentReconciliationStatus` and `FlinkSessionJobReconciliationStatus` 
because I can't get the class at runtime 😔.
   The new interface `ReconcileTarget` is responsible for get the common view 
of the custom resource. If we have special reconcile update logic for different 
custom resource, we can extend the interface to make it happen. What do you 
think about the current implementation @gyfora 


-- 
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