About 4,800,000 results
Open links in new tab
  1. java - What is the purpose of Hazelcast? - Stack Overflow

    Sep 20, 2018 · You can start by thinking of Hazelcast as a cache; there are features that go beyond that but it's a good starting point. The main advantage is that having an operational in-memory grid can …

  2. Getting HazelcastSerializationException when starting the spring boot ...

    Jun 10, 2024 · @dur appears like my dependencies were appropriate. Some hazelcast cache was messing. It was a k8s deployment so when trying to redeploy the application service pods, due to …

  3. spring boot - Hazelcast Node failed to start - Stack Overflow

    Jun 25, 2020 · I am working on a spring boot project (member1) that uses hazelcast as a cache. I have another project (member2) which i want to join as a member. This is the configuration of the …

  4. hazelcast client exception when connecting to server

    Sep 5, 2014 · I am trying to use hazelcast v3.2.4 (same version on server and client). The server (as simple an implementation that I could put in place) is running on a server. The client tries to connect …

  5. Suddenly I'm getting "Hazelcast instance is not active!"

    My application is running for months and working very well. Then suddenly I get the following error: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast ...

  6. hazelcast - How to use hazel cast instance in spring boot - Stack …

    Sep 6, 2023 · This Stack Overflow thread discusses how to integrate and use Hazelcast instance in a Spring Boot application effectively.

  7. Hazelcast Client Too Many Logs when Reconnecting to Cluster

    Jun 7, 2022 · I have a Java Hazelcast client connecting to Hazelcast normally, however, I am trying to figure out the way this Java client handle the failure on the clusters. I found the setting of clientConfig.

  8. Java 17 + Spring boot 3 migration - EhCache conflicting with Hazelcast

    Java 17 + Spring boot 3 migration - EhCache conflicting with Hazelcast Asked 1 year, 8 months ago Modified 1 year, 8 months ago Viewed 2k times

  9. Newest 'hazelcast' Questions - Stack Overflow

    Jul 8, 2025 · Issue: Hazelcast (distributed object events) event listeners are not getting invoked in Kubernetes setup. Spring Boot application with embedded Hazelcast deployed in Kubernetes as …

  10. Multiple Hazelcast instances on same machine? - Stack Overflow

    Jul 31, 2018 · Multiple Hazelcast instances on same machine? Asked 7 years, 4 months ago Modified 5 years, 8 months ago Viewed 8k times