You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider support graceful shutdown of the remote SessionManager
meaning: provide a function to Shutdown the connections And clear the distributed locks held by the current instance.
So the services can be restarted immediately by other server instances, and no need to wait for the locks to expire.
The text was updated successfully, but these errors were encountered:
Please consider support graceful shutdown of the remote SessionManager
meaning: provide a function to Shutdown the connections And clear the distributed locks held by the current instance.
So the services can be restarted immediately by other server instances, and no need to wait for the locks to expire.
The text was updated successfully, but these errors were encountered: