Skip to content

kvclient: cleanup legacy TxnHeartbeating field#73475

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:kv.remove-TxnHeartbeating
Dec 6, 2021
Merged

kvclient: cleanup legacy TxnHeartbeating field#73475
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:kv.remove-TxnHeartbeating

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

This field indicates whether the txn heartbeat loop started. 21.2 is not
reading this field; it's only writing it for compatibility with 21.1.
So, it's no longer needed since we're working towards 22.1.

Release note: None

@andreimatei andreimatei requested a review from a team as a code owner December 4, 2021 18:28
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@erikgrinaker erikgrinaker left a comment

Choose a reason for hiding this comment

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

The Protobufs need to be regenerated, otherwise LGTM. Thanks!

@andreimatei andreimatei force-pushed the kv.remove-TxnHeartbeating branch from f867b9b to 5ac9ab9 Compare December 5, 2021 18:51
This field indicates whether the txn heartbeat loop started. 21.2 is not
reading this field; it's only writing it for compatibility with 21.1.
So, it's no longer needed since we're working towards 22.1.

Release note: None
@andreimatei andreimatei force-pushed the kv.remove-TxnHeartbeating branch from 5ac9ab9 to 14e8619 Compare December 6, 2021 15:17
Copy link
Copy Markdown
Contributor Author

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

TFTR

bors r+

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 6, 2021

Build failed (retrying...):

@craig craig bot merged commit 69b29a5 into cockroachdb:master Dec 6, 2021
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 6, 2021

Build succeeded:

@andreimatei andreimatei deleted the kv.remove-TxnHeartbeating branch December 16, 2021 19:34
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