Skip to content

MINOR: remove duplicate map in StoreChangelogReader#5143

Merged
mjsax merged 1 commit intoapache:trunkfrom
mjsax:kafka-6730-follow-up
Jun 8, 2018
Merged

MINOR: remove duplicate map in StoreChangelogReader#5143
mjsax merged 1 commit intoapache:trunkfrom
mjsax:kafka-6730-follow-up

Conversation

@mjsax
Copy link
Copy Markdown
Member

@mjsax mjsax commented Jun 6, 2018

This is a follow up to #5013. The end offset for each partition is already maintained correctly in endOffsets within initialize(); thus, the introduced updatedEndOffsets is redundant -- we missed this during review. Thanks to @guozhangwang for pointing out.

Committer Checklist (excluded from commit message)

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

@mjsax mjsax added the streams label Jun 6, 2018
@mjsax mjsax requested a review from guozhangwang June 6, 2018 01:07
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jun 6, 2018

Call for review @ConcurrencyPractitioner @bbejeck @vvcephei

@guozhangwang
Copy link
Copy Markdown
Contributor

retest this please

Copy link
Copy Markdown
Contributor

@guozhangwang guozhangwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming the jenkins test passed.

Need to cherry-pick to 2.0

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jun 7, 2018

Retest this please

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jun 7, 2018

Retest this please

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jun 7, 2018

Test failures are unrelated... I try one last time...

retest this please

@mjsax mjsax merged commit bb260e9 into apache:trunk Jun 8, 2018
mjsax added a commit that referenced this pull request Jun 8, 2018
Reviewers: Guozhang Wang <guozhang@confluent.io>, John Roesler <john@confluent.io>, Bill Bejeck <bill@confluent.io>
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jun 8, 2018

Merged to trunk and cherry-picked to 2.0.

@mjsax mjsax deleted the kafka-6730-follow-up branch June 8, 2018 01:48
ying-zheng pushed a commit to ying-zheng/kafka that referenced this pull request Jul 6, 2018
Reviewers: Guozhang Wang <guozhang@confluent.io>, John Roesler <john@confluent.io>, Bill Bejeck <bill@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants