Hello!

I'm running into what I think is an easily reproducible bug:

https://github.com/io7m/jetty-bug-20220814

Can anyone else confirm this happens to them? This effectively makes
the FileSessionStore unusable here, because it fails to do the one
thing it's intended to do (allow sessions to survive server restarts).

To reproduce, just run:

https://github.com/io7m/jetty-bug-20220814/blob/master/src/main/java/com/io7m/jettybug/Main.java

... and try the sequence given in the `README.md` images.

-- 
Mark Raynsford | https://www.io7m.com

_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to