Skip to content

Conversation

@kinsersh
Copy link
Contributor

@kinsersh kinsersh commented Apr 8, 2024

I noticed that the session gets read twice at

.flatMap((sessionId) -> getSession(sessionId, true))
.flatMap((session) -> this.deleteById(session.getId()).thenReturn(session))

This alters the code to only read it once.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 8, 2024
@marcusdacoregio marcusdacoregio added type: bug A general bug in: redis and removed status: waiting-for-triage An issue we've not yet triaged labels May 13, 2024
@marcusdacoregio marcusdacoregio self-assigned this May 13, 2024
@marcusdacoregio marcusdacoregio added this to the 3.3.0 milestone May 13, 2024
@kinsersh kinsersh deleted the optimize-cleanup branch May 24, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants