Skip to content

Add leader epoch to control messages#4434

Merged
Emanuele Sabellico (emasab) merged 5 commits intomasterfrom
dev_fix_leader_epoch_in_control_messages
Sep 29, 2023
Merged

Add leader epoch to control messages#4434
Emanuele Sabellico (emasab) merged 5 commits intomasterfrom
dev_fix_leader_epoch_in_control_messages

Conversation

@emasab
Copy link
Copy Markdown
Contributor

@emasab Emanuele Sabellico (emasab) commented Sep 14, 2023

to make sure they're stored for committing even without a subsequent fetch message

See #4384.

@emasab Emanuele Sabellico (emasab) force-pushed the dev_fix_leader_epoch_in_control_messages branch 2 times, most recently from 5806fd6 to b6e572e Compare September 20, 2023 08:43
to make sure they're stored for committing
even without a subsequent fetch message
@emasab Emanuele Sabellico (emasab) force-pushed the dev_fix_leader_epoch_in_control_messages branch from b6e572e to 9c44d55 Compare September 20, 2023 08:45
@emasab Emanuele Sabellico (emasab) marked this pull request as ready for review September 20, 2023 08:55
Copy link
Copy Markdown
Contributor

@milindl Milind L (milindl) left a comment

Choose a reason for hiding this comment

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

Thanks for the fix, great PR

Comment thread tests/0103-transactions.c Outdated
@emasab Emanuele Sabellico (emasab) deleted the dev_fix_leader_epoch_in_control_messages branch September 29, 2023 06:33
Axel Andersson (axelandersson) added a commit to axelandersson/librdkafka that referenced this pull request Oct 5, 2023
* upstream/master:
  librdkafka v2.3.0 (confluentinc#4455)
  Fix for idempotent producer fatal errors, triggered after a possibly persisted message state (confluentinc#4438)
  Move can_q_contain_fetched_msgs inside q_serve (confluentinc#4431)
  [KIP-580] Exponential Backoff with Mock Broker Changes to Automate Testing. (confluentinc#4422)
  Update only the mklove version of OpenSSL to 3.0.11 (confluentinc#4454)
  Permanent errors during offset validation should be retried (confluentinc#4447)
  Increased flexver request size for Metadata request to include topic_id size (confluentinc#4453)
  Fix loop of OffsetForLeaderEpoch requests on quick leader changes (confluentinc#4433)
  Fix for stored offsets not being committed if they lacked the leader epoch (confluentinc#4442)
  Add leader epoch to control messages (confluentinc#4434)
  Refactored tmpabuf and fixed an insufficient buffer allocation (confluentinc#4449)
  Work around KIP-700 restrictions for DescribeCluster [KIP-430]
  [admin] KIP-430: Add authorized operations to describe API
  Fix segfault if assignor state is NULL, (confluentinc#4381)
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.

2 participants