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

nats-io / nats-server / 8873411194
83%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2024 05:29AM UTC
Jobs 1
Files 55
Run time 1min
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

28 Apr 2024 09:39PM UTC coverage: 85.342% (+0.06%) from 85.281%
8873411194

push

github

web-flow
[IMPROVED] Do not hold filestore lock on msg block loads for firstSeqForSubj. (#5363)

In cases where max per subject is utilized, once that condition is hit
storing a new message involves writing the new one, flushing it, then
determining the current first seq for the subject so we can remove it.
Determining the first sequence for the subject could involve walking
multiple blocks and loading them in as well, all while the filestore
lock is being held causing delays for other access to the filestore,
even for things like FastState().

Signed-off-by: Derek Collison <derek@nats.io>

65376 of 76605 relevant lines covered (85.34%)

747494.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8873411194.1 29 Apr 2024 05:29AM UTC 0
85.34
GitHub Action Run
Source Files on build 8873411194
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8873411194
  • d3a31dd5 on github
  • Prev Build on main (#8865109100)
  • Next Build on main (#8889380992)
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