[jira] Created: (JCR-725) Configuration of CacheManager memory sizes

2007-01-31 Thread Jaka Jaksic (JIRA)
Configuration of CacheManager memory sizes -- Key: JCR-725 URL: https://issues.apache.org/jira/browse/JCR-725 Project: Jackrabbit Issue Type: Improvement Components: core Affects

[jira] Updated: (JCR-725) Configuration of CacheManager memory sizes

2007-01-31 Thread Jaka Jaksic (JIRA)
[ https://issues.apache.org/jira/browse/JCR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaka Jaksic updated JCR-725: Attachment: jackrabbit-cachemanager-config.patch Configuration of CacheManager memory sizes

[jira] Commented: (JCR-718) NoSuchItemStateException on removing node (no versioning)

2007-01-24 Thread Jaka Jaksic (JIRA)
[ https://issues.apache.org/jira/browse/JCR-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467162 ] Jaka Jaksic commented on JCR-718: - IMO this is a bug. Jackrabbit should not check for permissions on deleted items, or

[jira] Updated: (JCR-619) CacheManager (Memory Management in Jackrabbit)

2007-01-21 Thread Jaka Jaksic (JIRA)
[ https://issues.apache.org/jira/browse/JCR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaka Jaksic updated JCR-619: Attachment: jackrabbit-cachemanager-config.patch CacheManager (Memory Management in Jackrabbit)

[jira] Commented: (JCR-619) CacheManager (Memory Management in Jackrabbit)

2007-01-21 Thread Jaka Jaksic (JIRA)
[ https://issues.apache.org/jira/browse/JCR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466330 ] Jaka Jaksic commented on JCR-619: - I have created a really simple and straightforward patch

[jira] Commented: (JCR-619) CacheManager (Memory Management in Jackrabbit)

2007-01-17 Thread Jaka Jaksic (JIRA)
[ https://issues.apache.org/jira/browse/JCR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465457 ] Jaka Jaksic commented on JCR-619: - private static final long MAX_MEMORY = 16 * 1024 * 1024; If I understand the

[jira] Created: (JCR-551) Null values cause BLOB corruption

2006-08-31 Thread Jaka Jaksic (JIRA)
Null values cause BLOB corruption - Key: JCR-551 URL: http://issues.apache.org/jira/browse/JCR-551 Project: Jackrabbit Issue Type: Bug Components: core Affects Versions: 1.0.1

[jira] Commented: (JCR-551) Null values cause BLOB corruption

2006-08-31 Thread Jaka Jaksic (JIRA)
[ http://issues.apache.org/jira/browse/JCR-551?page=comments#action_12431877 ] Jaka Jaksic commented on JCR-551: - Oh, it's actually like this: String propertyValue = null; node.setProperty(corruptionTest, propertyValue,

[jira] Created: (JCR-543) DocViewSAXEventGenerator produces invalid SAX stream

2006-08-17 Thread Jaka Jaksic (JIRA)
DocViewSAXEventGenerator produces invalid SAX stream Key: JCR-543 URL: http://issues.apache.org/jira/browse/JCR-543 Project: Jackrabbit Issue Type: Bug Components: xml

[jira] Created: (JCR-493) Primary item inheritance or redefinition in CND

2006-07-21 Thread Jaka Jaksic (JIRA)
Primary item inheritance or redefinition in CND --- Key: JCR-493 URL: http://issues.apache.org/jira/browse/JCR-493 Project: Jackrabbit Issue Type: Improvement Components: nodetype