spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.11k stars 581 forks source link

Task launched by scheduler in k8s generates no external-execution-id #5832

Open rohith-yadav-miq opened 4 months ago

rohith-yadav-miq commented 4 months ago

Description:

  1. If the task is launched manually we are able to get the external execution ID.
  2. If the task is launched using the schedule we are NOT able to get the external execution ID.

Release versions: SCDF version: 2.11.2

Screenshots: Task triggered manually

Screenshot 2024-05-31 at 06 46 38

Task Triggered by the scheduler

Screenshot 2024-05-31 at 06 47 46

K8 Schedule

Screenshot 2024-05-31 at 06 48 50