Hi, In case the node, which registered a continuous query fails, the continuous query will be undeployed from the cluster. The cluster state won't be changed.
It's not a good practice to write the business code in a remote filter. Could you please clarify more details regarding your use case? Igor On Thu, Oct 29, 2020 at 4:46 PM 38797715 <[email protected]> wrote: > 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? > > >
