Re: Some more benchmarks

2013-09-24 Thread Jukka Zitting
Hi, On Tue, Sep 24, 2013 at 10:47 PM, Jukka Zitting wrote: > The concurrent read and read/write test cases look like more attention > is needed on the test code, as it's currently hard to interpret the > results. I'll see what I can do there. It turns out most of the reported time was going to l

jackrabbit-oak build #2221: Broken

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2221 Status: Broken Duration: 846 seconds Commit: d6aecd2d2c0cf442f1bd19d591389f30abeb0ab4 (trunk) Author: Jukka Zitting Message: OAK-641: Improved benchmark tooling Decouple the login/logout time from the concu

Re: Some more benchmarks

2013-09-24 Thread Jukka Zitting
Hi, On Tue, Sep 24, 2013 at 8:08 PM, Jukka Zitting wrote: > I'll add a few more benchmarks to my test script. Here are results for three more benchmarks: # SetPropertyTest 90% Jackrabbit 740 Oak-Default 916 Oak-Mongo

Re: Some more benchmarks

2013-09-24 Thread Jukka Zitting
Hi, Updating this thread with the latest numbers. No major changes on these benchmarks: # ReadPropertyTest 90% Jackrabbit48 Oak-Default 39 Oak-Mongo 41 Oak-Segment 41

Re: Full text indexing with Solr

2013-09-24 Thread Tommaso Teofili
Hi Chetan, I think that currently the complete binary is sent and the on the Solr side you have the ability to choose which field to use for indexing and searching properties of Binary type via the OakSolrConfiguration#getFieldNameFor(Type propertyType) [1] method. Currently the default configura

jackrabbit-oak build #2220: Fixed

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2220 Status: Fixed Duration: 1984 seconds Commit: 818d635aeaf243599bd5a5f23a923b64fe90f0f6 (trunk) Author: Jukka Zitting Message: Add missing license header git-svn-id: https://svn.apache.org/repos/asf/jackrabbi

Re: jackrabbit-oak build #2216: Broken

2013-09-24 Thread Jukka Zitting
Hi, On Tue, Sep 24, 2013 at 12:09 PM, Travis CI wrote: > View the full build log and details: > https://travis-ci.org/apache/jackrabbit-oak/builds/11738190 I added the missing license header in revision 1525955. BR, Jukka Zitting

jackrabbit-oak build #2219: Still Failing

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2219 Status: Still Failing Duration: 1936 seconds Commit: 2ed52b4443bc5417e61ff321a0a4211377a7 (trunk) Author: Jukka Zitting Message: OAK-593: Segment-based MK Use the same segment cache across file and Mong

jackrabbit-oak build #2218: Still Failing

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2218 Status: Still Failing Duration: 1873 seconds Commit: 0bfa8626003cba235d7693421c6400f291219c51 (trunk) Author: Jukka Zitting Message: OAK-630: SegmentMK: Implement compareAgainstBaseState Optimize comparison

jackrabbit-oak build #2217: Still Failing

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2217 Status: Still Failing Duration: 1751 seconds Commit: a69d6c6a4992648d7b2a373a4c6d1e31faaf9916 (trunk) Author: Angela Schreiber Message: OAK-1026 : AccessControlEntry.getPrivileges() behaves diffent than in

jackrabbit-oak build #2216: Broken

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2216 Status: Broken Duration: 1886 seconds Commit: 333be8ed6c3670e99307542efec2da1315919f71 (trunk) Author: Thomas Mueller Message: OAK-641: Improved benchmark tooling - fix the index declaration git-svn-id: htt

Full text indexing with Solr

2013-09-24 Thread Chetan Mehrotra
Hi, When Oak uses Solr then do we send the complete binary to Solr for full text indexing or we extract the content on Oak side and send the extracted content. And if send the complete binary content do we send it inline or it is first uploaded to Solr and reference to that is passed? Chetan Meh

buildbot success in ASF Buildbot on oak-trunk

2013-09-24 Thread buildbot
The Buildbot has detected a restored build on builder oak-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/oak-trunk/builds/3281 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source Stam

RE: buildbot failure in ASF Buildbot on oak-trunk

2013-09-24 Thread Marcel Reutegger
my bad, should be fixed now. regards marcel > -Original Message- > From: build...@apache.org [mailto:build...@apache.org] > Sent: Dienstag, 24. September 2013 13:22 > To: oak-dev@jackrabbit.apache.org > Subject: buildbot failure in ASF Buildbot on oak-trunk > > The Buildbot has detected

buildbot failure in ASF Buildbot on oak-trunk

2013-09-24 Thread buildbot
The Buildbot has detected a new failure on builder oak-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/oak-trunk/builds/3280 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source Stamp:

jackrabbit-oak build #2210: Fixed

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2210 Status: Fixed Duration: 2093 seconds Commit: 5efc622eb2226e5ce701e50136828dd4bf2c79ea (trunk) Author: Michael Duerig Message: OAK-659 Move purge logic for transient changes below the NodeBuilder interface A

jackrabbit-oak build #2211: Fixed

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2211 Status: Fixed Duration: 1742 seconds Commit: 09539971091637a703e1b79e322bffeffae5dc78 (trunk) Author: Michael Duerig Message: Use PathUtils.elements instead of Text.explod git-svn-id: https://svn.apache.org

jackrabbit-oak build #2208: Broken

2013-09-24 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #2208 Status: Broken Duration: 1623 seconds Commit: 41ffc7c1f96380526dbab69520beed18ad1b3efc (trunk) Author: Michael Duerig Message: OAK-658: Unexpected illegal path handling on oak-jcr wrt backwards compatibilit