Skip to content

*: rename roachpb.EndTransactionRequest to EndTxnRequest#43387

Merged
craig[bot] merged 3 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/endTxn
Dec 27, 2019
Merged

*: rename roachpb.EndTransactionRequest to EndTxnRequest#43387
craig[bot] merged 3 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/endTxn

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Dec 20, 2019

This commit renames all references to EndTransaction to EndTxn. This brings the name in line with all other transaction metadata requests (e.g. HeartbeatTxnRequest, PushTxnRequest, QueryTxnRequest, and RecoverTxnRequest), as was discussed in #42933. It also removes a lot of visual noise wherever the request type is used.

All comments modified were re-wrapped to 80 characters.

@nvb nvb requested a review from andreimatei December 20, 2019 02:57
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@nvb nvb force-pushed the nvanbenschoten/endTxn branch from 7b05180 to 9209bf4 Compare December 20, 2019 03:24
Copy link
Copy Markdown
Contributor

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

LGTM

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @andreimatei)

nvb added 3 commits December 27, 2019 17:01
This commit renames all references to EndTransaction to EndTxn.
This brings the name in line with all other transaction metadata
requests (e.g. HeartbeatTxnRequest, PushTxnRequest, QueryTxnRequest,
and RecoverTxnRequest), as was discussed in cockroachdb#42933. It also removes
a lot of visual noise wherever the request type is used.

All comments modified were re-wrapped to 80 characters.

Release note: None
@nvb nvb force-pushed the nvanbenschoten/endTxn branch from 9209bf4 to 2b76acc Compare December 27, 2019 22:01
@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Dec 27, 2019

bors r+

craig bot pushed a commit that referenced this pull request Dec 27, 2019
43387: *: rename roachpb.EndTransactionRequest to EndTxnRequest r=nvanbenschoten a=nvanbenschoten

This commit renames all references to `EndTransaction` to `EndTxn`. This brings the name in line with all other transaction metadata requests (e.g. `HeartbeatTxnRequest`, `PushTxnRequest`, `QueryTxnRequest`, and `RecoverTxnRequest`), as was discussed in #42933. It also removes a lot of visual noise wherever the request type is used.

All comments modified were re-wrapped to 80 characters.

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 27, 2019

Build succeeded

@craig craig bot merged commit 2b76acc into cockroachdb:master Dec 27, 2019
@nvb nvb deleted the nvanbenschoten/endTxn branch December 28, 2019 04:16
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