• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nats-io / nats-server / 5286303272
83%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2023 05:13AM UTC
Jobs 1
Files 49
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5286303272

push

github

web-flow
[IMPROVED] High CPU and Memory usage on replicated mirrors with very high starting sequence. (#4249)

When creating replicated mirrors where the source stream had a very
large starting sequence number, the server would use excessive CPU and
Memory.

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>

58213 of 68114 relevant lines covered (85.46%)

156703.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5286303272.1 16 Jun 2023 05:13AM UTC 0
85.46
GitHub Action Run
Source Files on build 5286303272
Detailed source file information is not available for this build.
  • Back to Repo
  • 4a1b2814 on github
  • Prev Build on main (#5274875744)
  • Next Build on main (#5296375902)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc