Skip to content

Conversation

@gharris1727
Copy link
Contributor

This test leaks Kafka clients, because the underlying consumer gets stuck trying to read from a non-existent topic.

Rather than change the client behavior in this situation, or change the way streams handles blocked threads, remove this test which causes the leak because the test itself is low-value.

Committer Checklist (excluded from commit message)

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

Signed-off-by: Greg Harris <greg.harris@aiven.io>
@gharris1727
Copy link
Contributor Author

Hey @mjsax @ableegoldman thanks for the context on the Jira ticket. I removed just the leaky test, instead of the whole suite, but let me know if you think the whole suite should be eliminated.

Thanks!

Signed-off-by: Greg Harris <greg.harris@aiven.io>
@mjsax
Copy link
Member

mjsax commented Jan 12, 2024

Not sure. Leave it up to @ableegoldman to sign off and make a call.

Copy link
Member

@ableegoldman ableegoldman left a comment

Choose a reason for hiding this comment

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

LGTM

@gharris1727
Copy link
Contributor Author

Build succeeded in CI, and test failures appear unrelated.

@gharris1727 gharris1727 merged commit 055ff2b into apache:trunk Jan 16, 2024
dajac pushed a commit to dajac/kafka that referenced this pull request Jan 19, 2024
…ents (apache#15185)

Signed-off-by: Greg Harris <greg.harris@aiven.io>
Reviewers: Anna Sophie Blee-Goldman <sophie@responsive.dev>, Matthias J. Sax <matthias@confluent.io>
showuon pushed a commit to showuon/kafka that referenced this pull request Jan 22, 2024
…ents (apache#15185)

Signed-off-by: Greg Harris <greg.harris@aiven.io>
Reviewers: Anna Sophie Blee-Goldman <sophie@responsive.dev>, Matthias J. Sax <matthias@confluent.io>
yyu1993 pushed a commit to yyu1993/kafka that referenced this pull request Feb 15, 2024
…ents (apache#15185)

Signed-off-by: Greg Harris <greg.harris@aiven.io>
Reviewers: Anna Sophie Blee-Goldman <sophie@responsive.dev>, Matthias J. Sax <matthias@confluent.io>
clolov pushed a commit to clolov/kafka that referenced this pull request Apr 5, 2024
…ents (apache#15185)

Signed-off-by: Greg Harris <greg.harris@aiven.io>
Reviewers: Anna Sophie Blee-Goldman <sophie@responsive.dev>, Matthias J. Sax <matthias@confluent.io>
Phuc-Hong-Tran pushed a commit to Phuc-Hong-Tran/kafka that referenced this pull request Jun 6, 2024
…ents (apache#15185)

Signed-off-by: Greg Harris <greg.harris@aiven.io>
Reviewers: Anna Sophie Blee-Goldman <sophie@responsive.dev>, Matthias J. Sax <matthias@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

streams tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants