hawkv6 / generic-processor

Generic processor to complement the standard Cisco's Jalapeno processors.
Apache License 2.0
0 stars 0 forks source link

Write Event about LSLink Updates to Kafka #8

Closed severindellsperger closed 1 month ago

severindellsperger commented 8 months ago

As soon as an LS link in the ArangoDB is updated, a message has to be sent to Kafka in the topic jalapeno.ls_node_edge_events so that the other services, especially the hawk controller, are informed.

severindellsperger commented 8 months ago

Since events from the network are sent to the jalapeno.ls_node_edge_evetns topic, it has to be considered if it makes sense to write the changes from the generic processor into another topic.