OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Event server doesn't clean channel data when external app is off suddenly. #120

Open minhgiang1983 opened 10 years ago

minhgiang1983 commented 10 years ago

Error log from external application : Handle [0x139f848:0X43](state: 1, ref: 1) released Receive of Event failed, rc[0x130105]

Solution : using GMS to clean all Event Data when external node leave.