The Apache Jenkins build system has built Jackrabbit Oak (build #1456)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1456/ to 
view the results.

Changes:
[mreutegg] OAK-6087: Avoid reads from MongoDB primary

Automatically use client sessions when running on MongoDB 3.6, otherwise fall 
back to the previous behaviour.
The feature can be disabled with a system property: 
-Doak.mongo.clientSession=false
Travis runs an additional build for oak-store-document on a MongoDB replica-set 
and a readPreference of secondaryPreferred

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.security.user.UserPrincipalProviderWithCacheTest.testConcurrentLoginWithCacheRemoval

Error Message:
unable to create new native thread

Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.jackrabbit.oak.security.user.UserPrincipalProviderWithCacheTest.testConcurrentLoginWithCacheRemoval(UserPrincipalProviderWithCacheTest.java:589)

Reply via email to