Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.44.0
-
None
Description
The sequence of events:
- Oak process with read/write file store utilizing Azure persistence is already running
- New Oak process is starting up, with read-only file store using Azure persistence and the same storage account and container like the previous Oak process
- New Oak process starts recovery procedure for the last tar directory that is not closed, and that has an impact on the startup time
Scenario presented in the attached test case:
Attachments
Attachments
Issue Links
- causes
-
OAK-9927 Building file store with azure caching persistence fails if another process is using azure persistence with the same azure directory
- Closed
-
OAK-10022 ReadOnlyFileStore#collectBlobReferences throws NullPointerException if azure blob with binary references is missing in the tar directory
- Closed
- links to