Skip to content

Conversation

@paulojmdias
Copy link
Member

Description

Tentative fix for the flaky CI tests on TestConsumerShutdownConsuming.
The failures were showing up as expected=4, actual=3, which seems tied to timing in slower CI runners. This PR adds a small wait to ensure the expected number of messages is processed before shutting down the consumer.

Link to tracking issue

Fixes #43022

@paulojmdias
Copy link
Member Author

/label skip-changelog

@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 2, 2025
@atoulme atoulme merged commit 5fb534d into open-telemetry:main Oct 2, 2025
201 of 202 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 2, 2025
@paulojmdias paulojmdias deleted the chore/fix_kafkareceiver_flakytests branch October 3, 2025 09:42
songy23 pushed a commit that referenced this pull request Oct 10, 2025
#### Description

I would like to propose adding @paulojmdias as a code owner of the Kafka
components. He has been doing excellent work across all of those
components (and more besides!).

-
#42507
-
#42796
-
#43105
-
#42181
-
#42327
-
#42507
-
#42796
-
#43019
-
#43083
-
#43105

#### Link to tracking issue

N/A

#### Testing

N/A

#### Documentation

N/A
ChrsMark pushed a commit to ChrsMark/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2025
#### Description

I would like to propose adding @paulojmdias as a code owner of the Kafka
components. He has been doing excellent work across all of those
components (and more besides!).

-
open-telemetry#42507
-
open-telemetry#42796
-
open-telemetry#43105
-
open-telemetry#42181
-
open-telemetry#42327
-
open-telemetry#42507
-
open-telemetry#42796
-
open-telemetry#43019
-
open-telemetry#43083
-
open-telemetry#43105

#### Link to tracking issue

N/A

#### Testing

N/A

#### Documentation

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

receiver/kafka Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/kafkareceiver]: Report for failed tests on main

4 participants