-
Problem: If the target endpoint is set to an name based value either a FQDN or a SVC name the member autodiscovery doen work. Though it does work when using a IP based host name target-endpoints: "XX…
-
This behavior has changed in hazelcast 3.12. For clients to be able to work with 3.12 members and hot-restart feature, the fix should be applied to all clients.
issue https://github.com/hazelcas…
-
**Describe the bug**
* java openjdk 11.0.2 - 17.0.6
* spring boot 2.6.6 - 3.0.2
* hazelcast IMDG 4.2.4 - 5.1.5
```log
Caused by: java.lang.IllegalArgumentException: name
at java.base/jdk.…
-
Currently, as I see it, there is no way to pass config while creating a new DMap. That is, `db.NewDMap(name string)` uses the config specified while creating a new Olric instance or from map of custom…
-
Currently the default `livenessProbe` endpoint is `/health/node-state`. It should actually be `/health`.
The change is trivial, but before applying it we need to double check that it does not break…
-
I've been asked yesterday at this meetup, and I couldn't list all In this issue I'd like to collect some of the people, companies and products using CRDTs in production.
/cc @CBaquero @gyounes @vit…
-
Node.js v12.10.0 [introduced](https://github.com/nodejs/node/pull/25436) new [`onread`](https://nodejs.org/api/net.html#net_socket_connect_options_connectlistener) option for TCP clients allowing to r…
-
When a cluster is set up to run an application, there's typically also some shared infrastructure such as databases or message brokers that allows transferring data between different application serve…
-
**Describe the bug**
With Hazelcast version 4.1.1 invocation to map.get is slow on multiple calls, no cpu or memory spike
**Expected behavior**
We expect the same performance what we used t…
-
Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/edit/main/docs/modules/performance/pages/near-cache.adoc)
I don't think this feature is in the right place in the doc…