lp:kafka

Owned by Bryce Harrington
Get this repository:
git clone https://git.not.enabled/kafka

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/apache/kafka.git.

Import started on izar and finished taking 6 minutes — see the log
Import started on alnitak and finished taking 5 minutes — see the log
Import started on alnitak and finished taking 5 minutes — see the log
Import started on izar and finished taking 6 minutes — see the log

Branches

Name Last Modified Last Commit
trunk 2019-05-08 03:25:37 UTC
MINOR: correctly parse version OffsetCommitResponse version < 3

Author: Lucas Bradstreet
Author Date: 2019-05-08 03:25:37 UTC

MINOR: correctly parse version OffsetCommitResponse version < 3

KAFKA-7903: automatically generate OffsetCommitRequest (#6583) introduced a change that cause consumer breakage when OffsetCommitResponse versions < 3 are parsed, as they do not include a throttle_time_ms field. This PR fixes the parsing by supplying the correct version to the OffsetCommitResponse constructor in AbstractResponse.parseResponse.

I have tested this change against many of the compatibility system tests, and it has fixed all the failures that I have tested thus far.

Author: Lucas Bradstreet <lucas@confluent.io>

Reviewers: Gwen Shapira, Boyang Chen

Closes #6698 from lbradstreet/offset-commit-response-throttle-field

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers