-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
status: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
Description
Hi @rwinch ,
We are using Spring Session 1.1.1 and have set a timeout of 30 minutes.
After the application is inactive for about 20 minutes ( for example) , when i come and access something on the application, I get the RedisConnectionFailure exception. But this is very inconsistent as immediately if I make the request again, it works. Any idea why this might be happening?
{"error":"Internal Server Error","exception":"org.springframework.data.redis.RedisConnectionFailureException","message":"Unexpected end of stream.; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream."}
Also, request.getSession(false) throws null, even when session exists at times!
Regards,
Adith Shenoy
predominant
Metadata
Metadata
Assignees
Labels
status: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged