RestComm / jain-sip.ha

JAIN-SIP-HA : Provides extensions done by TeleStax for high availability and fault tolerance through replication of various states of the stack. It supports Call Established Failover or Early Dialog Failover.
http://www.restcomm.com/
GNU Affero General Public License v3.0
8 stars 21 forks source link

Updating JAIN-SIP.HA for JAIN-SLEE 3.x (WildFly, Infinispan) #18

Open SergeyLee opened 7 years ago

deruelle commented 7 years ago

@SergeyLee why was the infinispan backend in master https://github.com/RestComm/jain-sip.ha/tree/master/infinispan-backend not enough ?

SergeyLee commented 7 years ago

Ok, I will investigate this module. As I see now it uses old Infinispan 5.x, so should i update and use this module?

deruelle commented 7 years ago

@SergeyLee oh you're right it was for WildFly 7, maybe you can rename the widlfly-10 directory to infinispan-6-backend instead so it's clearer as we still need to support infinispan-5 for wildfly 7 in parallel

deruelle commented 7 years ago

@jaimecasero can you review ?