spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Status of the task is not updated
Description: I ran the batch task from the UI, task is successfully completed on Kubernetes. However, the status in SCDF is not updated correctly. Even though task is executed once, I can see two task executions with the same name but one is ending with "-1". Status of the task is UNKOWN in the tasks list.
Release versions: SCDF version: 2.11.0 Java: 11 Spring Boot: 2.7.18 Spring Batch: 4
Screenshots:
Hello, Can you provide a sample task application that replicates this behavior? Thank you!
Have you Viewed the task logs using Dataflow UI? If that doesn't work I suggest using kail to view the logs of all pods in your namespace.
Closing due to inactivity. If closed in error please let us know.