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

Status: Still Failing

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

Changes:
[thomasm] OAK-3153 Make it possible to disable recording of stack trace in 
SessionStats

[stefanegli] OAK-3289 : buglet fix for previous commit here : in case of RDBMK 
we get a Long but in case of Mongo we still get an Integer - so just do an ugly 
instanceof to support both until OAK-3288 is fixed

[stefanegli] OAK-3289 : and also handle null appropriately

[stefanegli] OAK-3292 : introduce a 'trivial' SegmentDiscoveryLiteService - 
since SegmentNodeStore is currently not running in a cluster this descriptor is 
rather hard-coded to return a clusterView which contains only one - the local - 
instance (with id=1)

[stefanegli] OAK-3267 : previous commit was erroneoulsy done with wrong ticket 
nr: correct one would have been OAK-3267, (OAK-3292 was wrong)

[mduerig] OAK-3235: Deadlock when closing a concurrently used FileStore

[stefanegli] OAK-3292 : fixing a test failure where the id of a crashed 
instance (which at that time is put into inactiveIds) is reused when creating a 
new instance - a valid case - but it is not removed from the inactiveIds - so 
the checkFiestaState complains

 

Test results:
All tests passed

Reply via email to