diff --git a/org.adempiere.server-feature/hazelcast-template.xml b/org.adempiere.server-feature/hazelcast-template.xml index 79c9a70f84..5fa61d879f 100644 --- a/org.adempiere.server-feature/hazelcast-template.xml +++ b/org.adempiere.server-feature/hazelcast-template.xml @@ -159,7 +159,7 @@ then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. --> - 0 + 1 - 1 + 0 diff --git a/org.idempiere.hazelcast.service.config/hazelcast.xml b/org.idempiere.hazelcast.service.config/hazelcast.xml index 7def213cf7..fa1c70cfe8 100644 --- a/org.idempiere.hazelcast.service.config/hazelcast.xml +++ b/org.idempiere.hazelcast.service.config/hazelcast.xml @@ -36,6 +36,10 @@ dev-pass http://localhost:8080/hazelcast-mancenter + + + false + 5701 @@ -46,7 +50,7 @@ 0 - + 224.2.2.3 54327 @@ -90,6 +94,20 @@ hazelcast + + + my-access-key + my-secret-key + + us-east-1 + ec2.amazonaws.com + + hazelcast-sg + type + hz-nodes + 30 + + @@ -167,7 +185,7 @@ then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. --> - 1 + 0 @@ -185,7 +203,7 @@ automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. Default is 0. --> - 0 + 1800 - NONE + LRU - 0 + 1000 INDEX-ONLY - + + + OBJECT + true +