Skip to content

An issue with the support of the Moqui-hazelcast component for Kubernetes #594

@daiagou

Description

@daiagou

The moqui-hazelcast component encapsulates the relevant configurations of K8S, but we tested it and found it ineffective due to the lack of jar packages. Currently, moqui-hazelcast only references "com. hazelcast: hazelcast-all: 4.0.2", but in fact, "hazelcast-all" only supports "hazelcast-kubernetes" from version 5.0,
So:
If you continue to use 4.0.2, you need to introduce "hazelcast-kubernetes" again, otherwise this function will not be used correctly.
2. Upgrade 'hazelcast-all' to 5.0 or higher

Reference link: https://github.com/hazelcast/hazelcast-kubernetes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions