[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 443 - Still Failing

2015-09-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #443) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/443/ to view the results. Changes: [alexparvulescu] OAK-3359 Compactor progress log [amitj]

jackrabbit-oak build #6505: Broken

2015-09-25 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6505 Status: Broken Duration: 1007 seconds Commit: 306bc3345e3ee192f3e302bb79a401754bfe23a1 (trunk) Author: Thomas Mueller Message: OAK-2679 Query engine: cache execution plans git-svn-id:

[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 442 - Still Failing

2015-09-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #442) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/442/ to view the results. Changes: [frm] OAK-3201 - Prevent SecurityProviderImpl to register

Re: Jackrabbit OAK property index never used ?

2015-09-25 Thread Sebastien Berthezene
Thanks Thomas but how you do that ? Here is what i have done : session.getNodeByIdentifier("/oak:index/counter").setProperty(IndexConstants.REINDEX_PROPERTY_NAME, true); session.save(); It did not change anything, the execution plan still use traverse : o.apache.jackrabbit.oak.query.QueryImpl :