in memory session replication not working
Hi,
I have installed weblogic 12c 12.2.1.2 on two machines and each machine have two weblogic managed instances and one ohs instance and in total 2 ohs instances and 4 managed instances are part of one cluster, I have configured mod_wl_ohs.conf to add the cluster entries of the inmemory deployment and I have deployed test war file to verify in memory session replication InMemRepClient.war and the failover works fine when I shutdown any weblogic instance it failover to the active one but the data I have updated is missing.
Please share your inputs