Skip to content

1.21.1

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 14 Aug 20:00
· 7684 commits to master since this release
  • Enable timestamping of sequenced events in cluster at greater precision than milliseconds.
  • Avoid seg faults by not incrementing error counters when starvation timeouts occur.
  • Check for thread interrupt in spin loops so agents can be interrupted and tests can abort more cleanly.
  • Coordinate agent shutdown in the Archive on timeout for a more clean shutdown.
  • Detect timeouts due to resource starvation in Archive and Cluster and terminate to avoid seg faults.
  • Allow the setting of an Aeron client in the Archive without an invoker.
  • Upgrade to javadoc-links 3.8.4.
  • Upgrade to SBE 1.13.1.
  • Upgrade to Agrona 1.0.7.

Java binaries can be found here...