View Issue Details

IDProjectCategoryView StatusLast Update
0000687savapage-core[All Projects] Generalpublic2016-08-01 20:32
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.10 
Target Version0.9.11Fixed in Version0.9.11 
Summary0000687: Create layered ./safepages subdirectory hierarchy
DescriptionIST: 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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