mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-15 10:40:41 -07:00
This is due to the mirroring functionality trying to skip messages when it detects a gap. In a replicated stream this puts excessive stress on the raft system. This step is not needed at all if the mirror stream has no messages, we can simply jump ahead. Signed-off-by: Derek Collison <derek@nats.io>
144 KiB
144 KiB