Carlo Jelmini created OAK-10272:
-----------------------------------
Summary: Reverse #OAK-10022
Key: OAK-10272
URL: https://issues.apache.org/jira/browse/OAK-10272
Project: Jackrabbit Oak
Issue Type: Task
Components: segment-azure
Affects Versions: 1.48.0
Reporter: Carlo Jelmini
The changes introduced in OAK-10022, where the binary references file (.brf)
is updated on every flush should be reverted.
They were introduced to fix a NullPointerException
thrown in ReadOnlyFileStore#collectBlobReferences because of the absence of
the .brf file in the last open archive. However this fix was not enough and a
new fix was needed (OAK-10212).
This means the changes in OAK-10022 are no longer necessary. Given that
updating the brf file in-place frequently on Azure can impact write performance
and backup tooling, it's better to roll them back.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)