1.9.2
- Add
SegmentInspector
tool for debugging archive segment files. - Fix calculation for replaying a recording when the start is not the beginning of the stream and the position is greater than the start.
- Address race condition between
File.length()
andFileChannel.size()
when starting Aeron client before Media Driver. - Fix extend recording so offset calculation is correct after the first term.
- Initialise archive recording before first data so that a replay can start before data is transmitted.
- Fix
CatalogTool
to correctly deal with filenames. - Upgrade to Checkstyle 8.10.
- Upgrade to Shadow 2.0.4.
- Upgrade to SBE 1.8.1.
- Upgrade to Agrona 0.9.18
Java binaries can be found here...