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

klarna / brod / 921
79%
master: 80%

Build:
Build:
LAST BUILD BRANCH: klarna
DEFAULT BRANCH: master
Ran 20 Sep 2018 07:49PM UTC
Jobs 1
Files 18
Run time 6s
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
921

push

travis-ci

zmstone
Change brod_topic_subscriber re-subscribe behaviour

Prior to this change, in case of brod_consumer restart.
Topic/Group subscribers re-subscribe with last-acked-offset + 1
as begin-offset to start fetching messages.
This resulted in re-deliveries of the messages fetched before
restart but not yet acked by message handler (async ack).
In this change, `last_offset` is added to track each partition's
progress, then only re-subscribe when ack_offset = last_offset
i.e. all previouly fetched messages are acked.

1987 of 2523 relevant lines covered (78.76%)

8960.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 921.1 20 Sep 2018 07:49PM UTC 0
78.76
Travis Job 921.1
Source Files on build 921
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #921
  • cc69a49b on github
  • Next Build on avoid-fetching-duplicates (#923)
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