Does Quiescing high availability nodes apply to WebUser nodes only?
If we want to take out a streaming node or BackgroundProcessing node out of the cluster, is quiescing required before shutting down the node?
Does Quiescing high availability nodes apply to WebUser nodes only?
If we want to take out a streaming node or BackgroundProcessing node out of the cluster, is quiescing required before shutting down the node?
You only need to quiesce nodes that users are using, that is using with a browser session and therefore ‘H’ requestors. The purpose of putting a node in queiscent state is so users requestor sessions become passivate and when users get directed to another node their requestor is activated from the passivated state.
No need to quiesce Stream or BackGroundProcessing nodes if they don’t have users with browser sessions. Just rolling restart the Stream and BackGroundProcessing node when needed.