-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0 EE SP1 (6.0.11)
-
Fix Version/s: 6.0 EE SP2 (6.0.12)
-
Component/s: Fault Tolerance > Clustering Framework
-
Labels:None
Improved detection of cluster changes with a new heartbeat method rather than relying on JGroups.
The following property have been added to portal.properties:
cluster.executor.heartbeat.interval
API CHANGES:
Class: com.liferay.portal.kernel.cluster.ClusterRequest
Method: createClusterRequest(ClusterMessageType clusterMessageType, ClusterNode originatingClusterNode)
Status: Deleted
New method: createClusterNotifyRequest(ClusterNode originatingClusterNode)