Skip to content

1.23.1

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 06 Nov 18:01
· 6809 commits to master since this release
  • Correct bug when setting MediaDriver.Context.rejoinStream which set reliableStream property by mistake and update configuration output dump.
  • Add bind address and port to channel endpoint counter label to help with debugging connections.
  • Fix narrowing type conversion in C++ client for subscription images. PR #726.
  • Add progress checks to ReplayMerge and a new terminal state of FAILED which is entered on exception or lost connection to the archive.
  • Track close following connections with MDS without timing them out which can help with ReplayMerge.
  • Support manual control on MDC not requiring the control address:port to be specified so it can be automatically assigned.
  • Add ability to disable the recording events publication in the archive to save resources when it is not required.
  • Add protocol version of the server to the connect response for archive clients.
  • Upgrade to SBE 1.14.1.
  • Upgrade to Agrona 1.0.11.

Java binaries can be found here...