Aeron v1.21.1 Release Notes

Release Date: 2019-08-14 // over 4 years ago
    • 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...