-
- Downloads
m-config-endpoint: also remove monitors when a node disappears
previously, we would only remove the endpoint associated with the node, but not the monitor endpoint... to implement that, we now store the node's associated session items in the node's qdata instead of a local hash table, so that we can store an arbitrary ammount of session items per node
Please register or sign in to comment