You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @neilstevenson, thanks for volunteering, this issue is now assigned to you. Please share the implementation details before going deep into it. We must align what we can do without breaking backward compatibility.
Expected Behavior
spring-session-hazelcast
should be modified to use latest features of Hazelcast, so that is easier to deploy.Current Behavior
For example, #1131
The EntryProcessor is based on
java.io.Serializable
and better serialization mechanisms exist.Context
Will record the details once known, but want to have a placeholder so as not to accidentally overlap with other work that may be ongoing.
The text was updated successfully, but these errors were encountered: