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

nats-io / nats-server / 8657076504
83%

Build:
DEFAULT BRANCH: main
Ran 12 Apr 2024 05:27AM 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

11 Apr 2024 07:24PM UTC coverage: 85.235% (+0.003%) from 85.232%
8657076504

push

github

web-flow
[FIXED] Multiple deliveries of messages with delivery count going backwards. (#5305)

When we fail to deliver a message, we were not checking if this was a
redelivery already and would decrement o.sseq, meaning we would pick up
the same message after the next redelivery and would have a delivered
count of 1.

This could lead to a message being delivered from the redelivery queue,
but that could fail, then you would see same message twice, first with
dc of 2, then 1.

Now app only gets one copy with delivery count of 2.

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

---------

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Derek Collison <derek@nats.io>
Co-authored-by: Tomasz Pietrek <tomasz@nats.io>

65177 of 76467 relevant lines covered (85.24%)

750488.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8657076504.1 12 Apr 2024 05:27AM UTC 0
85.24
GitHub Action Run
Source Files on build 8657076504
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8657076504
  • c3416ca0 on github
  • Prev Build on main (#8641620840)
  • Next Build on main (#8671118370)
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