Skip to content

Remove immediate flush mode support for reactive Redis sessions #1441

Closed
@vpavic

Description

@vpavic

The support for immediate flush mode in ReactiveRedisOperationsSessionRepository is buggy due to unhandled Mono instance in RedisSession#flushImmediateIfNecessary which in turn is a limitation of both our Session API and Spring WebFlux's WebSession since they don't offer capabilities of setting attribute in a reactive manner.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions