Skip to content

KAFKA-19464: Remove unnecessary update for find next fetch offset#20315

Merged
apoorvmittal10 merged 1 commit into
apache:trunkfrom
apoorvmittal10:KAFKA-19464
Aug 7, 2025
Merged

KAFKA-19464: Remove unnecessary update for find next fetch offset#20315
apoorvmittal10 merged 1 commit into
apache:trunkfrom
apoorvmittal10:KAFKA-19464

Conversation

@apoorvmittal10

@apoorvmittal10 apoorvmittal10 commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

The PR removes unnecessary updates for find next fetch offset. When the
state is in transition and not yet completed then anyways respective
offsets should not be considered for acquisition. The find next fetch
offset is updated finally when transition is completed.

Reviewers: Manikumar Reddy manikumar.reddy@gmail.com, Abhinav Dixit
adixit@confluent.io

@github-actions github-actions Bot added triage PRs from the community core Kafka Broker KIP-932 Queues for Kafka labels Aug 6, 2025
@github-actions github-actions Bot added the small Small PRs label Aug 6, 2025
@apoorvmittal10 apoorvmittal10 added ci-approved and removed triage PRs from the community labels Aug 6, 2025

@adixitconfluent adixitconfluent 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.

LGTM

@apoorvmittal10 apoorvmittal10 merged commit f12a9d8 into apache:trunk Aug 7, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved core Kafka Broker KIP-932 Queues for Kafka small Small PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants