Files
natsdotnet/tests/NATS.Server.Tests/JetStream/Streams/SourceMirrorInfoTests.cs
Joseph Doherty 0e1a39df96 feat: add source/mirror info reporting for monitoring (Gap 4.10)
Add GetMirrorInfo/GetSourceInfo methods to MirrorCoordinator and
SourceCoordinator returning structured MirrorInfoResponse/SourceInfoResponse
records (Name, Lag, Active ms, FilterSubject, Error). Wire both into
StreamManager.GetMirrorInfo and GetSourceInfos for the monitoring API path.
2026-02-25 11:26:34 -05:00

6.5 KiB