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

Status: Failure

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

Changes:
[frm] OAK-6896 - Log the initial size of the FileStore at startup

[frm] OAK-6890 - Fix SafeRunnable rethrow policy

SafeRunnable should never rethrow the Throwable it catches. While it might not
make sense in some cases - e.g. OutOfMemoryError - it prevents the SafeRunnable
from being unscheduled from the ScheduledExecutorService that runs it
periodically. Each SafeRunnable represents a background task that is important
for the health of the FileStore and should never be accidentally unscheduled.

 

Test results:
All tests passed

Reply via email to