Skip to content

outliers: protocol buffer adjustments#83943

Merged
craig[bot] merged 5 commits intocockroachdb:masterfrom
matthewtodd:outliers-protos
Jul 7, 2022
Merged

outliers: protocol buffer adjustments#83943
craig[bot] merged 5 commits intocockroachdb:masterfrom
matthewtodd:outliers-protos

Conversation

@matthewtodd
Copy link
Copy Markdown

@matthewtodd matthewtodd commented Jul 6, 2022

This handful of commits slightly re-shapes the protocol buffer messages we use for tracking outliers, making some of the work in #81021 a little easier to express.

Matthew Todd added 5 commits July 6, 2022 17:47
I started off nesting them, but the generated Go code felt
unnecessarily noisy. Note that these are safe moves because these
messages are neither persisted nor sent over the wire yet.

Release note: None
This helps set us up for the asynchronous work in #81021, making these
objects earlier so we can keep them around in buffers until we're ready
to process them.

Release note: None
It's nicer having a type instead of those raw bytes.

Release note: None
It's nicer having a type instead of those raw bytes.

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@matthewtodd matthewtodd changed the title Outliers protos outliers: protocol buffer adjustments Jul 7, 2022
@matthewtodd matthewtodd requested a review from a team July 7, 2022 00:27
@matthewtodd matthewtodd marked this pull request as ready for review July 7, 2022 00:27
@matthewtodd matthewtodd requested a review from a team July 7, 2022 00:27
Copy link
Copy Markdown

@THardy98 THardy98 left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1, 5 of 5 files at r2, 6 of 6 files at r3, 6 of 6 files at r4, 5 of 5 files at r5, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @matthewtodd)

@matthewtodd
Copy link
Copy Markdown
Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build succeeded:

@craig craig bot merged commit bce2267 into cockroachdb:master Jul 7, 2022
@matthewtodd matthewtodd deleted the outliers-protos branch July 7, 2022 19:17
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