You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

We want to implement a granular approach to control cps notifications. it will help in performance improvement by suppressing the unwanted messages in Kafka message stream 

Proposal

We propose to implement an admin API to control (Enable/Disable) the Kafka notifications at Anchor level. This API provides below functionalities 

  1. Using this API notification can be subscribed/unsubscribed for an Anchor. 
  2. All the Anchors for a given Dataspace can be enabled/disabled for the notification.

Implementation


  • No labels