yangwwei commented on PR #555: URL: https://github.com/apache/yunikorn-k8shim/pull/555#issuecomment-1478507314
hi @wilfred-s This is not a WARN that can be skipped. Once this happens, the scheduler already runs into a bad state, and it will not work any longer. Keeping it running will cause the scheduling completely stuck. This is a FATAL error for sure. Solving this issue is another matter. As now this is configurable, we can possibly increase the timeout. But even with a longer timeout, it still can fail, when that happens, it should be a fatal error. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
