-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
spring-session-hazelcast Compatibility with hazelcast:4.0.1 #1644
Comments
Thanks for bringing this up @adeniyiodunlami and to everyone that has upvoted it. This issue has been raised before, in gh-1584. Regarding your comment about
Could you please share any resources where this is documented? I will close this as a duplicate of gh-1584, feel free to add any additional comments to that issue. |
Thanks for attending to this and pointing me to the previously raised issue. On the compatibility issue, a few details are stated in the version compatibility section here Hazelcast-aws support for Fargate is available in hazelcast-aws:3.2. I will be glad if there is a work around that you can point me to. Again, I know I may be thinking too (much) aloud, can a "hazelcast:4.0.1 compatible version" be released in spring-session:2.3.1 or spring-session:2.3.1.x ? |
Thank you for sharing that documentation. We are looking at creating a Hazelcast 4 compatible version in Spring Session 2.4. |
Thank you for confirming this. We are glad to hear that you have decided to prioritize this enhancement in the next release. |
Compatibility with Hazelcast:4.0.1
Many changes have been introduced into the Hazelcast:4.0.1 API and there are compatibility
issues with the latest spring-session-hazelcast implementation.
This means that we cannot use spring-session-hazelcast with the latest Hazelcast:4.0.1 release which is needed to run on AWS ECS/Fargate infrastructure.
The text was updated successfully, but these errors were encountered: