You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oh, there's closed issue that i looking for.. was this issue solved?
In my case, i created Kafka reader spring batch which is triggered by KEDA topic.
and i wanted to intergrate project and looking for switch~case logic.
ex)
topic-1 triggers app-1
topiic-2 triggers app-2
The text was updated successfully, but these errors were encountered:
inha18minseokkim
changed the title
oh, there's closed issue that i looking for.. was this issue solved?
oh, there's closed issue that i looking for.. passing trigger information when job execute
Oct 22, 2024
i just think it would be nice for job to know which topic triggers the job in runtime, although somethings like metadata is not available. topic would be enough
inha18minseokkim
changed the title
oh, there's closed issue that i looking for.. passing trigger information when job execute
passing trigger's topic information when job execute
Oct 25, 2024
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
All issues that are marked as stale due to inactivity
label
Dec 28, 2024
In my case, i created Kafka reader spring batch which is triggered by KEDA topic.
and i wanted to intergrate project and looking for switch~case logic.
ex)
topic-1 triggers app-1
topiic-2 triggers app-2
so i thought this below works, but closed..
Originally posted by @inha18minseokkim in #5218 (comment)
The text was updated successfully, but these errors were encountered: