Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
daiagou opened this issue Jun 2, 2023 · 0 comments
Open

Comments

@daiagou
Copy link

daiagou commented Jun 2, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant