You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Travis CI <no...@travis-ci.org> on 2013/04/16 18:30:33 UTC

[Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)

Build Update for apache/jackrabbit-oak
-------------------------------------

Build: #1278
Status: Broken

Duration: 15 minutes and 11 seconds
Commit: ef99858 (trunk)
Author: Jukka Zitting
Message: OAK-709: Consider moving permission evaluation to the node state level

Fix semantics of SecureNodeState.equals(), using a basic optimization to avoid most of the performance cost.

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1468435 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/jackrabbit-oak/compare/e5be8b814893...ef998581d153

View the full build log and details: https://travis-ci.org/apache/jackrabbit-oak/builds/6384211

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration




RE: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)

Posted by Marcel Reutegger <mr...@adobe.com>.
the root cause is:
https://issues.apache.org/jira/browse/OAK-780

regards
 marcel

> -----Original Message-----
> From: Marcel Reutegger [mailto:mreutegg@adobe.com]
> Sent: Mittwoch, 17. April 2013 08:31
> To: oak-dev@jackrabbit.apache.org
> Subject: RE: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)
> 
> I'll have a look. Maybe related to one of my recent changes to the
> MongoMK.
> 
> If anyone has a hint how to better reproduce it, please let me know.
> 
> Regards
>  Marcel
> 
> > -----Original Message-----
> > From: Jukka Zitting [mailto:jukka.zitting@gmail.com]
> > Sent: Dienstag, 16. April 2013 21:01
> > To: Oak devs
> > Subject: Re: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)
> >
> > Hi,
> >
> > On Tue, Apr 16, 2013 at 7:30 PM, Travis CI <no...@travis-ci.org>
> > wrote:
> > > View the full build log and details: https://travis-ci.org/apache/jackrabbit-
> > oak/builds/6384211
> >
> > Something wrong with the MongoMK:
> >
> >
> >
> oneBranchChangedProperties(org.apache.jackrabbit.mongomk.MongoMKBr
> > anchMergeTest):
> >   Exception committing
> > ^"/trunk/child1/prop3":"\"value3\""^"/trunk/child1/prop3":"\"value3\""
> >
> > I saw some similar mongomk build failures locally earlier today, but
> > couldn't reproduce them in subsequent builds.
> >
> > BR,
> >
> > Jukka Zitting

RE: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)

Posted by Marcel Reutegger <mr...@adobe.com>.
I'll have a look. Maybe related to one of my recent changes to the MongoMK.

If anyone has a hint how to better reproduce it, please let me know.

Regards
 Marcel

> -----Original Message-----
> From: Jukka Zitting [mailto:jukka.zitting@gmail.com]
> Sent: Dienstag, 16. April 2013 21:01
> To: Oak devs
> Subject: Re: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)
> 
> Hi,
> 
> On Tue, Apr 16, 2013 at 7:30 PM, Travis CI <no...@travis-ci.org>
> wrote:
> > View the full build log and details: https://travis-ci.org/apache/jackrabbit-
> oak/builds/6384211
> 
> Something wrong with the MongoMK:
> 
> 
> oneBranchChangedProperties(org.apache.jackrabbit.mongomk.MongoMKBr
> anchMergeTest):
>   Exception committing
> ^"/trunk/child1/prop3":"\"value3\""^"/trunk/child1/prop3":"\"value3\""
> 
> I saw some similar mongomk build failures locally earlier today, but
> couldn't reproduce them in subsequent builds.
> 
> BR,
> 
> Jukka Zitting

Re: [Broken] apache/jackrabbit-oak#1278 (trunk - ef99858)

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Tue, Apr 16, 2013 at 7:30 PM, Travis CI <no...@travis-ci.org> wrote:
> View the full build log and details: https://travis-ci.org/apache/jackrabbit-oak/builds/6384211

Something wrong with the MongoMK:

  oneBranchChangedProperties(org.apache.jackrabbit.mongomk.MongoMKBranchMergeTest):
  Exception committing
^"/trunk/child1/prop3":"\"value3\""^"/trunk/child1/prop3":"\"value3\""

I saw some similar mongomk build failures locally earlier today, but
couldn't reproduce them in subsequent builds.

BR,

Jukka Zitting