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

nats-io / nats-server / 10429610533
84%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2024 05:36AM UTC
Jobs 1
Files 56
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

16 Aug 2024 02:00PM UTC coverage: 85.187% (+0.01%) from 85.175%
10429610533

push

github

web-flow
Fix 0 expected last seq per subject for clustered stream (#5794)

The `getExpectedLastSeqPerSubject` check in `processJetStreamMsg` would
take into account that we could get a create/seq=0 for last seq per
subject.

However, the `processClusteredInboundMsg` would NOT take this into
account. This would result in sending the message to all replicas. If
any replica would store instead of reject the message, it would desync.

The reproducible example from below issue doesn't reproduce anymore
after this fix.

Resolves https://github.com/nats-io/nats-server/issues/5644

Signed-off-by: Maurice van Veen <github@mauricevanveen.com>

66220 of 77735 relevant lines covered (85.19%)

1157288.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10429610533.1 17 Aug 2024 05:36AM UTC 0
85.19
GitHub Action Run
Source Files on build 10429610533
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10429610533
  • 60589da2 on github
  • Prev Build on main (#10414770145)
  • Next Build on main (#10437883909)
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