Details
-
Bug
-
Status: Verified
-
Resolution: Unresolved
-
7.0.X, 7.1.X, 7.2.X, 7.3.X, Master
-
None
-
None
Description
Steps to Reproduce:
- Follow setup and steps in
LPS-73732- "stopping osgi module (easy way)"- Master compatible test portlet test.session.replication.jar
- Master compatible test portlet test.session.replication.jar
- After Step 16 ("Open created page "session replication test" in a new browser using URL of second node"), assert that the session Data string is the same as before disabling the module.
Expected Result:
Data string on second node does not change when the module is disabled on the first (master) node. Liferay Home matches first node.
Actual Result:
Data string is new on the second node faster master node module is stopped. Liferay Home matches second node.
Discovered when executing test 10b from Cluster Test Plan
Reproduced on:
Master: 27800770b780195b90da7e420bd1ee6e67e3f095
Attachments
Issue Links
- relates
-
LPS-73732 In case of having a tomcat cluster with session replication, java.lang.ClassNotFoundException is thrown during startup or shutdown of one cluster node
- Closed