jackrabbit-oak icon indicating copy to clipboard operation
jackrabbit-oak copied to clipboard

Apache Jackrabbit Oak

Results 241 jackrabbit-oak issues
Sort by recently updated
recently updated
newest added

1. Adding break statement to break the loop if call to listBlobsSegmented is successful. 2. Doing refactoring to reduce cyclomatic complexity.

This change avoids some redundant (un-)boxing and makes the code more readable. See #203 See OAK-9026 See OAK-9049

Stale

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

Stale

This changes avoids the expensive creation of the IllegalArgumentException thrown by Enum.valueOf() fixes OAK-8951

Stale

Avoid select with delete query as this may impact in DB like MySQL and go into blocking situation

Stale