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

Hazelcast Kubernetes Compatibility with Hazelcast > 5.3.1 #436

Open
SNP15 opened this issue Mar 5, 2024 · 0 comments
Open

Hazelcast Kubernetes Compatibility with Hazelcast > 5.3.1 #436

SNP15 opened this issue Mar 5, 2024 · 0 comments

Comments

@SNP15
Copy link

SNP15 commented Mar 5, 2024

@pveentjer / @allfayn / @timmhirsens
Hi Team,
We have a massive library upgrade being done and the only vulnerability pending is the hazelcast client vulnerability on 5.3.1. We are not able to proceed to update the client further as there is a method not found issue on hazelcast-kubernetes 2.2.3!

Please let me know if there is a plan to upgrade this library or the below issue can be circumvented for some reason?

java.lang.NoSuchMethodError: 'void com.hazelcast.internal.nio.IOUtil.closeResource(java.io.Closeable)'
at com.hazelcast.kubernetes.KubernetesConfig.readFileContents(KubernetesConfig.java:164)
at com.hazelcast.kubernetes.KubernetesConfig.readAccountToken(KubernetesConfig.java:140)
at com.hazelcast.kubernetes.KubernetesConfig.getApiToken(KubernetesConfig.java:125)
at com.hazelcast.kubernetes.KubernetesConfig.(KubernetesConfig.java:94)
at com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategy.(HazelcastKubernetesDiscoveryStrategy.java:42)
at com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategyFactory.newDiscoveryStrategy(HazelcastKubernetesDiscoveryStrategyFactory.java:68)
at com.hazelcast.spi.discovery.impl.DefaultDiscoveryService.loadDiscoveryStrategies(DefaultDiscoveryService.java:151)
at com.hazelcast.spi.discovery.impl.DefaultDiscoveryService.(DefaultDiscoveryService.java:58)
at com.hazelcast.spi.discovery.impl.DefaultDiscoveryServiceProvider.newDiscoveryService(DefaultDiscoveryServiceProvider.java:29)
at com.hazelcast.instance.impl.Node.createDiscoveryService(Node.java:363)
at com.hazelcast.instance.impl.Node.(Node.java:284)

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

No branches or pull requests

1 participant