Skip to content

KAFKA-10146, KAFKA-9066: Retain metrics for failed tasks (backport to 2.4)#9106

Merged
rhauch merged 1 commit into
apache:2.4from
rhauch:KAFKA-10146-2.4
Jul 30, 2020
Merged

KAFKA-10146, KAFKA-9066: Retain metrics for failed tasks (backport to 2.4)#9106
rhauch merged 1 commit into
apache:2.4from
rhauch:KAFKA-10146-2.4

Conversation

@rhauch

@rhauch rhauch commented Jul 30, 2020

Copy link
Copy Markdown
Contributor

Targets the 2.4 branch. See #8854 for the similar PR for the 2.5 branch, which is currently blocked by the 2.5.1 release effort.

This backports the KAFKA-9066 / #8502 changes to retain metrics for failed tasks that was already merged to trunk and backported to the 2.6 branch.

Like #8854, this PR has one change relative to the original PR: it removes an integration test added in the 2.6 branch for KIP-158 and modified as part of KAFKA-9066 / #8502.

Author: Chris Egerton chrise@confluent.io
Reviewers: Nigel Liang nigel@nigelliang.com, Randall Hauch rhauch@gmail.com

Committer Checklist (excluded from commit message)

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

Author: Chris Egerton <chrise@confluent.io>
Reviewers: Nigel Liang <nigel@nigelliang.com>, Randall Hauch <rhauch@gmail.com>
@rhauch rhauch changed the title KAFKA-10146, KAFKA-9066: Retain metrics for failed taskss (#8502) KAFKA-10146, KAFKA-9066: Retain metrics for failed tasks (backport to 2.4) Jul 30, 2020
@rhauch

rhauch commented Jul 30, 2020

Copy link
Copy Markdown
Contributor Author

@kkonstantine, here is a PR for the 2.4 branch that is a cherry-pick of the same one commit from #8854 that you've already approved.

@rhauch rhauch added the connect label Jul 30, 2020

@kkonstantine kkonstantine left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @rhauch
LGTM!

@rhauch
rhauch merged commit ef96ac0 into apache:2.4 Jul 30, 2020
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.

3 participants