Hi community,For local listeners registered for ContinuousQuery and Events, is there a corresponding high availability mechanism design? That is, if the node registering the local listener fails, what state will the cluster be?
If do not register a local listener, but write the business code in the remote filter and return false, is this a good practice?