View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000687 | savapage-core | [All Projects] General | public | 2016-05-04 15:41 | 2016-08-01 20:32 |
| Reporter | rijkr | Assigned To | rijkr | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.10 | ||||
| Target Version | 0.9.11 | Fixed in Version | 0.9.11 | ||
| Summary | 0000687: Create layered ./safepages subdirectory hierarchy | ||||
| Description | IST: The ./safepages folder has a flat subdirectory structure: a subdirectory for each user with personal documents and data (like print-in, proxy print hold jobs, letterheads). As many users are active this could be inconvenient. Linux file system (ext3/4) can handle thousands of subdirectories without problem, but command line browse actions like "ls" can be sluggish. SOLL: Implement a balanced and layered ./safepages subdirectory hierarchy: each user home is a subdirectory with path ./safepages/x/y/user where /x/ and /y/ are the first and second character of md5sum of the user. Assuming an even distribution, this cuts the number of files in each user directory by 1/256th. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-04 15:41 | rijkr | New Issue | |
| 2016-05-04 15:41 | rijkr | Status | new => assigned |
| 2016-05-04 15:41 | rijkr | Assigned To | => rijkr |
| 2016-05-04 15:42 | rijkr | Status | assigned => resolved |
| 2016-05-04 15:42 | rijkr | Fixed in Version | => 0.9.11 |
| 2016-05-04 15:42 | rijkr | Resolution | open => fixed |
| 2016-08-01 20:32 | rijkr | Status | resolved => closed |