Skip to content

0.54

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 05 Mar 15:06
· 1651 commits to master since this release
  • Add configuration option for initial sequence index.
  • Upgrade to Aeron 1.26.0, SBE 1.16.3, and Agrona 1.4.0.
  • Add aeron counter type IDs to public API so that monitoring tools can ingest them.
  • Add backpressure support for the resend request replay mechanism so that slow counter-parties won't get disconnected during a resend request on account of being slow.
  • Make sendSequenceReset more reliable.
  • Delegate comp id validation to SessionIdStrategy - so that comp id validation doesn't cause validation errors on messages that have different sub and location ids.
  • Fix bug where wrong filePosition of session context could happen after a reload.