[
http://jira.amdatu.org/jira/browse/AMDATU-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10292#comment-10292
]
Bram de Kruijff commented on AMDATU-176:
----------------------------------------
Checked in first code. Design considerations:
* use simple serialization
* tenantId is string and cannot be trusted: using hashcode of string id to get
safe filenames
* no big files, keep things simple: storing data at a file per hashcode basis
* look out for max file/dir: spreading files over multiple dirs using hash%50
for now
> Implement filebased storage for tenant management
> -------------------------------------------------
>
> Key: AMDATU-176
> URL: http://jira.amdatu.org/jira/browse/AMDATU-176
> Project: Amdatu
> Issue Type: New Feature
> Components: Amdatu Core - Tenant
> Affects Versions: 0.0.5
> Reporter: Bram de Kruijff
> Assignee: Bram de Kruijff
> Fix For: 0.0.6
>
>
> Create a bundle (tenantstore-fs) that implements and publishes a filebased
> storage provider for the TenantStorageProvider SPI (@see AMDATU-130).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira