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

nats-io / nats-streaming-server / 896
95%
main: 92%

Build:
Build:
LAST BUILD BRANCH: add-eol-note
DEFAULT BRANCH: main
Ran 28 Aug 2017 03:49PM CUT
Jobs 1
Files 15
Run time 1s
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
896

push

travis-ci

kozlovic
[FIXED] After restart, server sends msgs to offline durables

After the server has recovered subscriptions, it detects durables
that are offline (this is a durable subscription for which client
connection was not recovered). However, they were still added
to the list of subscriptions, which means that when a message
was received on a durable's subject, the server will attempt to
deliver it to the durable's old inbox. This would also cause the
message to be added to the pending map, which means that they
would be redelivered every AckWait seconds.
We ensure now that a durable is added back to the list of active
subscriptions only if it is not offline.

Resolves #380

10 of 10 new or added lines in 1 file covered. (100.0%)

6960 of 7355 relevant lines covered (94.63%)

53838.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 896.1 28 Aug 2017 03:49PM CUT 0
94.63
Travis Job 896.1
Source Files on build 896
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • Back to Repo
  • Travis Build #896
  • 4d5aa282 on github
  • Next Build on fix_issue_380 (#898)
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

© 2025 Coveralls, Inc