João Cardoso
08/09/2024, 5:27 PM2024-07-15 11:37:54
org.apache.flink.util.FlinkExpectedException: The TaskExecutor is shutting down.
at org.apache.flink.runtime.taskexecutor.TaskExecutor.onStop(TaskExecutor.java:481)
at org.apache.flink.runtime.rpc.RpcEndpoint.internalCallOnStop(RpcEndpoint.java:239)
the job (eventually) recovers pretty fast by itselfJoão Cardoso
08/16/2024, 2:30 PM