tokers commented on issue #7992:
URL: https://github.com/apache/apisix/issues/7992#issuecomment-1259268642

   > I have discussed with some people before whether it is possible to add an 
Event mechanism to APISIX. cc @membphis In this way, users can subscribe to 
these events and perform some additional operations.
   > 
   > Corresponding to this, if it is not easy to implement in APISIX, maybe it 
is possible to subscribe to these events through an external system and then 
complete it through the Admin API?
   
   I think this feature can be done but it also needs help from the control 
plane. e.g., we may add the "node metadata" and let the control plane records 
the adding / updating timestamp for this node. In the meanwhile, implement the 
custom balancer in APISIX and use the timestamp.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to