1.23.1
- Correct bug when setting
MediaDriver.Context.rejoinStream
which setreliableStream
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 ofFAILED
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...