[
https://issues.apache.org/jira/browse/JCR-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Hendriks updated JCR-2320:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Assignee: (was: Martijn Hendriks)
Status: Resolved (was: Patch Available)
Applied proposed patch.
> Real In-memory Repository
> -------------------------
>
> Key: JCR-2320
> URL: https://issues.apache.org/jira/browse/JCR-2320
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 2.0-beta1
> Reporter: Kadir Alaca
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: JCR-2320.patch
>
>
> For unit tests it is desirable to have an in-memory repository which holds
> its whole data(even PropertyType.BINARY) in memory.
> The actual implementation of
> org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager uses the
> FileSystemBLOBStore along with LocalFileSystem.
> The binary properties are serialized to the OS-Filesystem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.