Ian Wong
Ian Wong
## What changes were proposed in this pull request? In this patch, we support a new session recovery mode. In this mode, the sessions on the failed server will not...
## What changes were proposed in this pull request? In this patch, we check in a ClusterManager class to handle the node join/leave cluster events based on Zookeeper. Users can...
## What changes were proposed in this pull request? Check if the session name is duplicated before submitting the application. ## How was this patch tested? Existing UTs and ITs.