Skip to content

Support heterogeneous spring session version in client / server topology #1312

Closed
@dougkei

Description

@dougkei

Suggest to customized serialization of SessionUpdateEntryProcessor such that single hazelcast server cluster can serve clients of different spring session versions (e.g. 1.3.5, 2.0.8 and 2.1.3) concurrently.
Suggested approaches:

  • SessionUpdateEntryProcessor to implement Portable
  • build StreamSerializer for SessionUpdateEntryProcessor
  • SessionUpdateEntryProcessor to provide public getter/setter methods so consumer can build their own serialization mechanism as above

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions