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
20 stars 13 forks source link

Incorrect implement the clMsgQueuePersistRedundancy() #25

Closed CangTranOC closed 11 years ago

CangTranOC commented 11 years ago

There is a mistake in input parameter when calling clCpmIocAddressForNodeGet(). It should be a node name (not a queue name).