Description
Falcon JMS notification documentation here - https://falcon.apache.org/Operability.html specifies there will be a topic per Feed and Process.
But looking at an running Falcon instance, all the notifications are published to FALCON.ENTITY.TOPIC but nothing to Feed/Process specific Topics.
1) Double check the topic names where the JMS notification gets published.
2) Document the JMS message format
3) Sample to read the messages.
Attachments
Issue Links
- relates to
-
FALCON-1889 Falcon JMS created too many topics - one per process/feed
- Open