You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/02/24 10:46:23 UTC

[GitHub] [flink-kubernetes-operator] morhidi commented on pull request #21: [FLINK-26261] Wait for JobManager deployment ready before accessing REST API

morhidi commented on pull request #21:
URL: https://github.com/apache/flink-kubernetes-operator/pull/21#issuecomment-1049726514


   I tested your PR locally and hit this error, when deleting the CR @tweise did you notice?
   
   ```
   2022-02-24 11:44:24,277 o.a.f.k.o.c.FlinkDeploymentController [INFO ] [default.basic-example] Cleaning up application cluster basic-example
   Exception in thread "pool-3-thread-4" java.lang.IllegalStateException: Cached custom resource must be present at this point
   	at io.javaoperatorsdk.operator.processing.event.EventProcessor.lambda$isCacheReadyForInstantReconciliation$1(EventProcessor.java:248)
   ```


-- 
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: commits-unsubscribe@flink.apache.org

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