[jira] Updated: (JCR-755) Add Bundle Persistence Managers

2007-04-18 Thread Jukka Zitting (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-755:
--

Affects Version/s: (was: 1.3)

 Add Bundle Persistence Managers
 ---

 Key: JCR-755
 URL: https://issues.apache.org/jira/browse/JCR-755
 Project: Jackrabbit
  Issue Type: New Feature
  Components: core
Reporter: Tobias Bocanegra
 Assigned To: Tobias Bocanegra
Priority: Minor
 Fix For: 1.3

 Attachments: JCR-755.patch.gz, OraclePersistenceManager.zip


 we (day software) offer our set of bundle persistence managers to the 
 jackrabbit project. those pms combine the node and property states into a 
 single bundle and store them together. this improves performance and reduces 
 storage-memory overhead (no exact numbers available). The bundle pms also 
 have a bundle-cache that does a memory sensitive caching of the bundles and 
 a negative cache for non-existent bundles. small binary properties are 
 inlined into the bundle rather than stored in the blobstore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-755) Add Bundle Persistence Managers

2007-04-12 Thread Jukka Zitting (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-755:
--

Issue Type: New Feature  (was: Improvement)

 Add Bundle Persistence Managers
 ---

 Key: JCR-755
 URL: https://issues.apache.org/jira/browse/JCR-755
 Project: Jackrabbit
  Issue Type: New Feature
  Components: core
Affects Versions: 1.3
Reporter: Tobias Bocanegra
 Assigned To: Tobias Bocanegra
Priority: Minor
 Fix For: 1.3

 Attachments: JCR-755.patch.gz, OraclePersistenceManager.zip


 we (day software) offer our set of bundle persistence managers to the 
 jackrabbit project. those pms combine the node and property states into a 
 single bundle and store them together. this improves performance and reduces 
 storage-memory overhead (no exact numbers available). The bundle pms also 
 have a bundle-cache that does a memory sensitive caching of the bundles and 
 a negative cache for non-existent bundles. small binary properties are 
 inlined into the bundle rather than stored in the blobstore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-755) Add Bundle Persistence Managers

2007-03-02 Thread Martijn Hendriks (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martijn Hendriks updated JCR-755:
-

Attachment: OraclePersistenceManager.zip

Added Oracle-specific blob handling to the bundle OraclePersistenceManager, 
which seems to work fine now.

 Add Bundle Persistence Managers
 ---

 Key: JCR-755
 URL: https://issues.apache.org/jira/browse/JCR-755
 Project: Jackrabbit
  Issue Type: Improvement
  Components: core
Affects Versions: 1.3
Reporter: Tobias Bocanegra
 Assigned To: Tobias Bocanegra
Priority: Minor
 Attachments: JCR-755.patch.gz, OraclePersistenceManager.zip


 we (day software) offer our set of bundle persistence managers to the 
 jackrabbit project. those pms combine the node and property states into a 
 single bundle and store them together. this improves performance and reduces 
 storage-memory overhead (no exact numbers available). The bundle pms also 
 have a bundle-cache that does a memory sensitive caching of the bundles and 
 a negative cache for non-existent bundles. small binary properties are 
 inlined into the bundle rather than stored in the blobstore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-755) Add Bundle Persistence Managers

2007-02-20 Thread Tobias Bocanegra (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Bocanegra updated JCR-755:
-

Attachment: JCR-755.patch.gz

Patch that contains the new bundle persistence managers.

 Add Bundle Persistence Managers
 ---

 Key: JCR-755
 URL: https://issues.apache.org/jira/browse/JCR-755
 Project: Jackrabbit
  Issue Type: Improvement
  Components: core
Affects Versions: 1.3
Reporter: Tobias Bocanegra
 Assigned To: Tobias Bocanegra
Priority: Minor
 Attachments: JCR-755.patch.gz


 we (day software) offer our set of bundle persistence managers to the 
 jackrabbit project. those pms combine the node and property states into a 
 single bundle and store them together. this improves performance and reduces 
 storage-memory overhead (no exact numbers available). The bundle pms also 
 have a bundle-cache that does a memory sensitive caching of the bundles and 
 a negative cache for non-existent bundles. small binary properties are 
 inlined into the bundle rather than stored in the blobstore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.