Buildbot success in on tomcat-9.0.x

2023-03-10 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/491 Blamelist: Mark Thomas , lihan Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 6918c28c776c7b7d2104b26b9768b46eeb4352a0 Steps: work

[GitHub] [tomcat] ChristopherSchultz commented on pull request #596: Use SELECT...FOR UPDATE to update session data in the database instead of DELETE, INSERT.

2023-03-10 Thread via GitHub
ChristopherSchultz commented on PR #596: URL: https://github.com/apache/tomcat/pull/596#issuecomment-1463902816 The problem is that there is a window of opportunity between the existing `DELETE` and `INSERT` where the `session_id` column (which is `UNIQUE` or equivalent) can be `INSERT`ed b

[Bug 66524] New: resource cache eviction is MRU not LRU

2023-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66524 Bug ID: 66524 Summary: resource cache eviction is MRU not LRU Product: Tomcat 9 Version: 9.0.73 Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: nor

[Bug 65770] Make keys reload automatically

2023-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65770 --- Comment #7 from Christoph Anton Mitterer --- I'd also say that any form of automatic reloading (e.g. via fnotify on respectively periodic reloading of the cert/key files) is a bad idea. It may e.g just happen at the time where only one of t