Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvserverpb: add RaftMessageRequest.UsingRAC2Protocol #128754

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

sumeerbhola
Copy link
Collaborator

Informs #128309

Epic: CRDB-37515

Release note: None

@sumeerbhola sumeerbhola requested review from pav-kv and kvoli August 10, 2024 14:48
@sumeerbhola sumeerbhola requested a review from a team as a code owner August 10, 2024 14:48
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator Author

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @kvoli and @pav-kv)


pkg/kv/kvserver/kvserverpb/raft.proto line 101 at r1 (raw file):

  // UsingRAC2Protocol is set to true iff the leader is using the RACv2
  // protocol.
  bool using_rac2_protocol = 12;

I forgot about the need for this field in the previous PR. The UsingRAC2Protocol belongs "before" the other field, and since the other field has never been used, I've switched the tag numbers too.

@sumeerbhola
Copy link
Collaborator Author

TFTR!

@sumeerbhola
Copy link
Collaborator Author

bors r=kvoli

@craig
Copy link
Contributor

craig bot commented Aug 12, 2024

Build failed (retrying...):

@craig craig bot merged commit 80f7dbc into cockroachdb:master Aug 12, 2024
23 checks passed
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.

3 participants