Commit 4de5b47
authored
[Java] Always signal the Archive mark file as ready upon conclusion of the context, even if there is an error. (#1651)
Previously, an error during `conclude` would result in an uninitialised mark file being left in place. Subsequent attempts to load the mark file would then fail with a `mark file major version 0 does not match` error.1 parent 9fb1e8e commit 4de5b47
2 files changed
Lines changed: 327 additions & 272 deletions
File tree
- aeron-archive/src
- main/java/io/aeron/archive
- test/java/io/aeron/archive
0 commit comments