-
Now that [Python 4.x client](https://github.com/hazelcast/hazelcast-python-client/releases) is released, this guide can be upgraded to Hazelcast and Python client version 4.x.
-
1 client will have one dashboard, and manage some edge cluster devices, 1 cluster has many devices, 1 cluster can contains different set of edge device services (with other clusters)
So 1 dashboard w…
-
C++ compiler version: clang 14
Hazelcast Cpp client version: 5.1.0
Hazelcast server version: 5.2.0
Number of the clients: 1
Cluster size, i.e. the number of Hazelcast cluster members: 1
OS versio…
-
C++ compiler version: clang 14
Hazelcast Cpp client version: 5.1.0
Hazelcast server version: 5.2.0
Number of the clients: 1
Cluster size, i.e. the number of Hazelcast cluster members: 1
OS versio…
-
Originally reported by @puzpuzpuz
**Describe the bug**
`sort` method in the TS `Comparator` interface used by `PagingPredicate` seems to be redundant. The client doesn't need it since the sort ha…
-
It works fine before adding [CrawlerSessionManager](https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Crawler_Session_Manager_Valve)
```
com.hazelcast.session.HazelcastSession.deseria…
-
The tracking issue for the Java side PR.
**Handle membership in the client on split brain**
See https://github.com/hazelcast/hazelcast/pull/17147 for details.
---
It could be the case that when sp…
-
Hazelcast Cpp client version: 5.2.0
Hazelcast server version: 5.2.0
Cluster size, i.e. the number of Hazelcast cluster members:
OS version (Windows/Linux/OSX):
ubuntu-x64
[Github Actions](https…
-
There is no `name()` in https://github.com/hazelcast/hazelcast-python-client/blob/master/hazelcast/proxy/map.py
There could be other operations missing also
-
```
1) CPSessionManagerTest
CPProxySessionManager
acquireSession: should consider permits when creating new session:
Uncaught TypeError: Cannot read properties of undefined (r…