Open
Bug 301502
Opened 20 years ago
Updated 12 years ago
eliminate all filesystem storage of dynamic data
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
NEW
People
(Reporter: myk, Unassigned)
Details
In order for Bugzilla to scale easily in clusters, it shouldn't rely on the
filesystem for dynamic data storage, so all dynamic data that Bugzilla currently
stores in the filesystem should be moved to the database. This is a meta-bug
for tracking bugs that make individual bits of that happen.
You need to log in
before you can comment on or make changes to this bug.
Description
•