Skip to content

[receiver/kafka] Resume paused partitions on reassignment#47246

Draft
paulojmdias wants to merge 4 commits intoopen-telemetry:mainfrom
paulojmdias:feat/47118
Draft

[receiver/kafka] Resume paused partitions on reassignment#47246
paulojmdias wants to merge 4 commits intoopen-telemetry:mainfrom
paulojmdias:feat/47118

Conversation

@paulojmdias
Copy link
Copy Markdown
Member

Description

Add ResumeFetchPartitions call in the OnPartitionsAssigned callback to clear stale pause state for newly assigned partitions.

Link to tracking issue

Fixes #47118

Testing

Added unit tests to reproduce the issue.

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.

[receiver/kafkareceiver] Partitions paused by non-permanent errors (e.g. memory limiter) are never resumed

1 participant