Skip to content

KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions.#6005

Merged
guozhangwang merged 1 commit intoapache:trunkfrom
markcho:trunk
Dec 7, 2018
Merged

KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions.#6005
guozhangwang merged 1 commit intoapache:trunkfrom
markcho:trunk

Conversation

@markcho
Copy link
Copy Markdown
Contributor

@markcho markcho commented Dec 5, 2018

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

  • Unit test
  • Integration test

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma ijuma requested a review from cmccabe December 5, 2018 19:25
@guozhangwang
Copy link
Copy Markdown
Contributor

cc @ijuma for reviews.

@dhruvilshah3
Copy link
Copy Markdown
Contributor

Thanks for the patch, LGTM.

@guozhangwang guozhangwang merged commit c050503 into apache:trunk Dec 7, 2018
guozhangwang pushed a commit that referenced this pull request Dec 7, 2018
…ed inflight batches on multiple partitions. (#6005)

Reviewers: Dhruvil Shah <dhruvil@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
@guozhangwang
Copy link
Copy Markdown
Contributor

Cherry-picked to 2.1 as well.

jonlee2 pushed a commit to jonlee2/kafka that referenced this pull request Mar 5, 2019
…ed inflight batches on multiple partitions. (apache#6005)

Reviewers: Dhruvil Shah <dhruvil@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
smccauliff pushed a commit to linkedin/kafka that referenced this pull request Jun 13, 2019
…ption when retrieving expired inflight batches on multiple partitions. (apache#6005)

TICKET = KAFKA-7709
LI_DESCRIPTION = proactive cherrypick
EXIT_CRITERIA = HASH [c050503]
ORIGINAL_DESCRIPTION =

Reviewers: Dhruvil Shah <dhruvil@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
(cherry picked from commit c050503)
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…ed inflight batches on multiple partitions. (apache#6005)

Reviewers: Dhruvil Shah <dhruvil@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants