Skip to content

HazelcastSessionRepository generates invalid session events #1077

Closed
@vpavic

Description

@vpavic

Since HazelcastSessionRepository uses IMap#remove and IMap#set while handling change session id, this scenario will trigger EntryRemovedListener#entryRemoved and EntryAddedListener#entryAdded therefore generating invalid session destroyed and session created events.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions