Clustering: use Hazelcast 5.5.0
This updates the configuration to use a SNAPSHOT build of the Hazelcast plugin 5.5.0-1, and updated its configuration files accordingly. Note that this requires Openfire (the container) to use Java 17 or later.pull/68/head
parent
2488798304
commit
93ed45f72a
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