-
Andrzej Religa authored
This WL introduces handling of the cluster node built-in attributes: _hidden and _disconnect_existing_sessions_when_hidden. When the node is marked as _hidden it is NOT picked by the Router for the application connections. Additionally all of the existing application connections to that node are dropped if it tag _disconnect_existing_sessions_when_hidden is not explicitly set to false. RB: 24085
Andrzej Religa authoredThis WL introduces handling of the cluster node built-in attributes: _hidden and _disconnect_existing_sessions_when_hidden. When the node is marked as _hidden it is NOT picked by the Router for the application connections. Additionally all of the existing application connections to that node are dropped if it tag _disconnect_existing_sessions_when_hidden is not explicitly set to false. RB: 24085
Loading