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

klarna / brod / 1069
79%
master: 80%

Build:
Build:
LAST BUILD BRANCH: klarna
DEFAULT BRANCH: master
Ran 10 May 2019 09:31PM UTC
Jobs 1
Files 18
Run time 4s
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
1069

push

travis-ci

zmstone
Fix wrong handeling of empty fetch response.

Empty fetch response happens only in incremental fetch sessions.
The current parsing code is a copy-paste from kafka_protocol test_lib code
which is fine.
But the comment is wrong: It's fetch session not transactional session
which is a entirely different thing.
And the handling is even more wrong: In case empty fetch response is
received, it should not advance begin_offset, but keep retrying the one
used in the last fetch request, because essentially an empty
response implies no new offsets and no partition metadata change either.

2040 of 2560 relevant lines covered (79.69%)

5473.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1069.1 10 May 2019 09:31PM UTC 0
79.69
Travis Job 1069.1
Source Files on build 1069
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1069
  • bc9cf82f on github
  • Next Build on fix-wrong-implementation-on-empty-fetch-response-handeling (#1071)
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