[jira] [Created] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

2011-10-13 Thread Julian Reschke (Created) (JIRA)
expose PM for versioning manager so that the consistency check can be run from test cases - Key: JCR-3114 URL: https://issues.apache.org/jira/browse/JCR-3114 Proj

[jira] [Resolved] (JCR-3112) NodeTypeDefDiff.PropDefDiff.init() constraints change check bugs

2011-10-13 Thread Stefan Guggisberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-3112. Resolution: Fixed Fix Version/s: 2.3.2 fixed in svn r1182929 > NodeTy

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Stefan Guggisberg
On Thu, Oct 13, 2011 at 5:23 PM, Bart van der Schans wrote: > On Thu, Oct 13, 2011 at 4:51 PM, Stefan Guggisberg > wrote: >> hi bart, >> >> On Thu, Oct 13, 2011 at 4:44 PM, Bart van der Schans >> wrote: >>> Hi Stefan, >>> >>> On Thu, Oct 13, 2011 at 4:27 PM, Stefan Guggisberg >>> wrote: > -

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Jukka Zitting
Hi, On Thu, Oct 13, 2011 at 5:23 PM, Bart van der Schans wrote: > In general I agree. In this particular case, how can we log the stats > on debug without flooding the logs with the debug output from the > resizeAll() method? Can we use TRACE log level for the resizing > logging? Or is there some

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Bart van der Schans
On Thu, Oct 13, 2011 at 4:51 PM, Stefan Guggisberg wrote: > hi bart, > > On Thu, Oct 13, 2011 at 4:44 PM, Bart van der Schans > wrote: >> Hi Stefan, >> >> On Thu, Oct 13, 2011 at 4:27 PM, Stefan Guggisberg >> wrote: -        if (log.isDebugEnabled()) { +        if (log.isInfoEnabled())

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Stefan Guggisberg
hi bart, On Thu, Oct 13, 2011 at 4:44 PM, Bart van der Schans wrote: > Hi Stefan, > > On Thu, Oct 13, 2011 at 4:27 PM, Stefan Guggisberg > wrote: >>> -        if (log.isDebugEnabled()) { >>> +        if (log.isInfoEnabled()) { >> >> what's the justification for changing the log level from debug

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Bart van der Schans
Hi Stefan, On Thu, Oct 13, 2011 at 4:27 PM, Stefan Guggisberg wrote: >> -        if (log.isDebugEnabled()) { >> +        if (log.isInfoEnabled()) { > > what's the justification for changing the log level from debug to info? This is to make a distinction between the debug logging of the cache res

Jenkins build became unstable: Jackrabbit-2.2 » Jackrabbit Core #38

2011-10-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: Jackrabbit-2.2 #38

2011-10-13 Thread Apache Jenkins Server
See

[jira] [Created] (JCR-3113) Repository statistics visualization with flot

2011-10-13 Thread Jukka Zitting (Created) (JIRA)
Repository statistics visualization with flot - Key: JCR-3113 URL: https://issues.apache.org/jira/browse/JCR-3113 Project: Jackrabbit Content Repository Issue Type: New Feature Components

Re: svn commit: r1182835 - in /jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core: cache/AbstractCache.java cache/CacheManager.java persistence/bundle/AbstractBundlePersistenceM

2011-10-13 Thread Stefan Guggisberg
> -        if (log.isDebugEnabled()) { > +        if (log.isInfoEnabled()) { what's the justification for changing the log level from debug to info? On Thu, Oct 13, 2011 at 3:19 PM, wrote: > Author: alexparvulescu > Date: Thu Oct 13 13:19:38 2011 > New Revision: 1182835 > > URL: http://svn.apa

[jira] [Commented] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Bart van der Schans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126600#comment-13126600 ] Bart van der Schans commented on JCR-3098: -- Great, thanks! I'll try to find some c

[jira] [Resolved] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Alex Parvulescu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved JCR-3098. -- Resolution: Fixed Fixed on trunk in revision 1182713 and 1182835. on the 2.2 branch in revisio

[jira] [Updated] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Alex Parvulescu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated JCR-3098: - Fix Version/s: 2.3.2 > Add hit miss statistics and logging to caches >

[jira] [Commented] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Alex Parvulescu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126554#comment-13126554 ] Alex Parvulescu commented on JCR-3098: -- Hi Bart, - cache manager set to info, check

[jira] [Issue Comment Edited] (JCR-3107) Speed up hierarchy cache initialization

2011-10-13 Thread Alex Parvulescu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126474#comment-13126474 ] Alex Parvulescu edited comment on JCR-3107 at 10/13/11 1:02 PM: --

[jira] [Commented] (JCR-3107) Speed up hierarchy cache initialization

2011-10-13 Thread Alex Parvulescu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126541#comment-13126541 ] Alex Parvulescu commented on JCR-3107: -- added some logs in revision 1182824

[jira] [Created] (JCR-3112) NodeTypeDefDiff.PropDefDiff.init() constraints change check bugs

2011-10-13 Thread Kamil Nezval (Created) (JIRA)
NodeTypeDefDiff.PropDefDiff.init() constraints change check bugs Key: JCR-3112 URL: https://issues.apache.org/jira/browse/JCR-3112 Project: Jackrabbit Content Repository Issue

Re: Property constraints modification

2011-10-13 Thread Stefan Guggisberg
hi kamil, On Thu, Oct 13, 2011 at 12:38 PM, Kamil Nezval wrote: > Hi, > > I've been playing around with a possibility to modify already registered > node types and found 2 things (bugs?) regarding to changing property > constraints: > > 1) according to the java doc > (http://jackrabbit.apache.org

[jira] [Updated] (JCR-3111) InternalVersionManagerBase; missing null check after getNode()

2011-10-13 Thread Julian Reschke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3111: Attachment: JCR-3111.patch Proposed patch. > InternalVersionManagerBase; missing nul

[jira] [Assigned] (JCR-3111) InternalVersionManagerBase; missing null check after getNode()

2011-10-13 Thread Julian Reschke (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned JCR-3111: --- Assignee: Julian Reschke > InternalVersionManagerBase; missing null check after getNode() >

[jira] [Commented] (JCR-3111) InternalVersionManagerBase; missing null check after getNode()

2011-10-13 Thread Julian Reschke (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126490#comment-13126490 ] Julian Reschke commented on JCR-3111: - For instance, in getVersionHistoryOfNode: pu

[jira] [Created] (JCR-3111) InternalVersionManagerBase; missing null check after getNode()

2011-10-13 Thread Julian Reschke (Created) (JIRA)
InternalVersionManagerBase; missing null check after getNode() -- Key: JCR-3111 URL: https://issues.apache.org/jira/browse/JCR-3111 Project: Jackrabbit Content Repository Issue Type

[jira] [Commented] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Bart van der Schans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126487#comment-13126487 ] Bart van der Schans commented on JCR-3098: -- Hi Alex, Thanks for committing! > - n

Property constraints modification

2011-10-13 Thread Kamil Nezval
Hi, I've been playing around with a possibility to modify already registered node types and found 2 things (bugs?) regarding to changing property constraints: 1) according to the java doc (http://jackrabbit.apache.org/api/2.2/org/apache/jackrabbit/spi/commons/node type/NodeTypeDefDiff.html) it sh

[jira] [Commented] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Alex Parvulescu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126475#comment-13126475 ] Alex Parvulescu commented on JCR-3098: -- > Fix Version/s: 2.2.10 Do you want this backpo

[jira] [Resolved] (JCR-3107) Speed up hierarchy cache initialization

2011-10-13 Thread Alex Parvulescu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved JCR-3107. -- Resolution: Fixed Fix Version/s: 2.3.2 good work, thanks! applied the patch with some modi

[jira] [Commented] (JCR-3098) Add hit miss statistics and logging to caches

2011-10-13 Thread Alex Parvulescu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126431#comment-13126431 ] Alex Parvulescu commented on JCR-3098: -- I've committed the patch with some tiny changes