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

spring-session-hazelcast Compatibility with hazelcast:4.0.1 #1644

Closed
adeniyiodunlami opened this issue Jun 3, 2020 · 4 comments
Closed

spring-session-hazelcast Compatibility with hazelcast:4.0.1 #1644

adeniyiodunlami opened this issue Jun 3, 2020 · 4 comments
Assignees
Labels
status: duplicate A duplicate of another issue

Comments

@adeniyiodunlami
Copy link

adeniyiodunlami commented Jun 3, 2020

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.

@adeniyiodunlami adeniyiodunlami added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jun 3, 2020
@eleftherias eleftherias self-assigned this Jun 4, 2020
@eleftherias
Copy link
Contributor

Thanks for bringing this up @adeniyiodunlami and to everyone that has upvoted it.

This issue has been raised before, in gh-1584.
Please refer to the discussion there and upvote that issue instead.

Regarding your comment about

the latest Hazelcast:4.0.1 release which is needed to run on AWS ECS/Fargate infrastructure.

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.

@adeniyiodunlami
Copy link
Author

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
https://github.com/hazelcast/hazelcast-aws/blob/master/README.md
"hazelcast-aws 3+ is compatible with hazelcast 4+"

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 ?

@eleftherias
Copy link
Contributor

Thank you for sharing that documentation.
Knowing that AWS Fargate requires Hazelcast 4 will help up prioritize support for it.

We are looking at creating a Hazelcast 4 compatible version in Spring Session 2.4.
This means we would still use Hazelcast 3, but a user would be able to override the version to Hazelcast 4 without getting errors.

@adeniyiodunlami
Copy link
Author

Thank you for confirming this. We are glad to hear that you have decided to prioritize this enhancement in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants