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

Status: Failure

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

Changes:
[frm] OAK-7551 - Implement a stateless cancellation strategy

The cancellation strategy previously represented by `CancelCompactionSupplier`
has been replaced by `Canceller`. `Canceller` repesents a hierarchy of
cancellation conditions which can rely a cancellation request as soon as one of
the conditions is met. This allows the code to create more specific
cancellation conditions for specific parts of the codebase, withouth amassing
the cancellation state in a single entity.

 

Test results:
All tests passed

Reply via email to