Merge pull request #68 from guusdk/hazelcast-5.5.0
Clustering: use Hazelcast 5.5.0fix-revocation-examples
commit
3aac76fdcf
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.hazelcast.com/schema/config
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
|
||||
https://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
|
||||
<network>
|
||||
<port auto-increment="true" port-count="100">5701</port>
|
||||
<outbound-ports>
|
||||
|
|
Loading…
Reference in New Issue