Skip to content
  • Andrzej Religa's avatar
    62271dd2
    WL#13787 Support hiding instances from applications · 62271dd2
    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
    62271dd2
    WL#13787 Support hiding instances from applications
    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
Loading