How to Connect Payara to External Hazelcast Grid

Payara
No Image

Comments (2)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

  1. Cidy Long

    I’m trying to access Hazelcast map from a Payara Server Instance by using @Inject, map was configured use backend store (Postgresql) by using configure. I checked Payara Server Instance load configure properly, map was created properly as well, but when I try to access map.size(), hazelcast stuck at:

    [2021-07-24T14:24:46.269+1000] [Payara 5.2021.4] [WARNING] [] [com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector] [tid: _ThreadID=54 _ThreadName=hz.mystifying_clarke.SlowOperationDetectorThread] [timeMillis: 1627100686269] [levelValue: 900] [[
    [10.0.1.102]:5701 [thss] [4.2] Slow operation detected: com.hazelcast.map.impl.operation.IsPartitionLoadedOperation (1164 invocations)]]

    [2021-07-24T14:24:46.896+1000] [Payara 5.2021.4] [INFO] [] [fish.payara.nucleus.hazelcast.PayaraHazelcastTenant] [tid: _ThreadID=48 _ThreadName=hz.mystifying_clarke.partition-operation.thread-7] [timeMillis: 1627100686896] [levelValue: 800] [[
    BLOCKED: tenant not available: ThssPHzEJB_ThssPHzEJB_ThssHzProvider_ThssPYRHz-EJB-ThssHzProvider106633580886225327, module ThssPHzEJB, Operation: com.hazelcast.map.impl.operation.KeyLoadStatusOperation]]

  2. Rudy De Busscher

    Can you try by setting the system property fish.payara.tenantcontrol.blocking.disable=true or use the version 5.2021.5 where this is the default value?

    If this does not solve your issue, can you open a GitHub Issue with a reproducer?

    Thx.

Related Posts

payara qube logo 5 minutes
Payara

Payara Cloud Is Now part of Payara Qube family of Unified Platforms for Enterprise Java

Payara Cloud is becoming part of Payara Qube family of Java application deployment runtimes. This move reflects how the […]

Payara promotional graphic showing transition from Spring to Jakarta EE, including technology logos, a code icon and arrows leading from Spring to Jakarta EE. 6 minutes
Jakarta EE

From Spring Boot To Jakarta EE 11: How Payara Starter Eases The Transition

If you’ve been living in the Spring ecosystem, you’re used to fast project setup. Spring Initializr gives you a […]

Promotional graphic for a podcast episode titled “Why Open Source is the Future of Business Innovation - A conversation with Arun Gupta”. The podcast is hosted by Payara Community. The right side features a photo of the speaker, Arun Gupta, labeled as a “VP, Developer Experience at JetBrains”. The design uses dark blue and teal backgrounds with coral and fish illustrations. 2 minutes
Community

Payara Podcast – Why Open Source is the Future of Business Innovation – A Conversation with Arun Gupta

Open source is no longer a developer-only concern — it’s at the heart of how modern businesses innovate, build […]