Actions
Defect #43989
openconnection_pool broken in rails 7.2.3
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Resolution:
Affected version:
Description
Please upgrade rails to 7.2.3.1 to pin connection_pool to < 3
Redis and Memcached are not working currently
Related issues
Updated by Dennis Buehring about 23 hours ago
connection_pool is broken in all versions before 7.2.3.1 because it was not pinned to a version, i think...
Old redmine docker images built before december 2026 will work, because connection_pool released version 3 somewhere in december.
Updated by Go MAEDA about 16 hours ago
- Related to Patch #43909: Update Rails to 7.2.3.1 added
Actions