Allen Terleto

Results 4 comments of Allen Terleto

Thanks @vpavic. I'm using the following versions - 5.1.4.RELEASE2.1.2.RELEASE I included screenshots to show that the attribute key remains in Redis after the attribute is "removed". Please ignore the garbage...

@vpavic The decision to null out the attribute's value instead of removing the entire attribute is made by the Spring Data implementation (org.springframework.session.data.redis.RedisOperationsSessionRepository) and not anyone else's application. I originally...

This could help solve - Issue#1330 RedisOperationsSessionRepository loadSession ClassCastException

@pierredebelen bringing this back up for your attention. Please review