Skip to content

serverpb: introduce OptionalStatusServer#48143

Merged
craig[bot] merged 4 commits intocockroachdb:masterfrom
tbg:status-server-2
Apr 29, 2020
Merged

serverpb: introduce OptionalStatusServer#48143
craig[bot] merged 4 commits intocockroachdb:masterfrom
tbg:status-server-2

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Apr 29, 2020

Wrap StatusServer in an option type for use in SQL, replacing
an earlier more ad-hoc (and less comprehensible) wrapper.

Release note: None

Avoid reaching into statusServer.

Release note: None
@tbg tbg requested review from asubiotto and nvb April 29, 2020 11:16
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@blathers-crl

This comment has been minimized.

tbg added 3 commits April 29, 2020 15:16
Avoid having to reach into statusServer from inside SQL server setup.

Release note: None
This is possible thanks to the previous two commits.

Release note: None
Wrap StatusServer in an option type for use in SQL, replacing
an earlier more ad-hoc (and less comprehensible) wrapper.

Release note: None
@tbg tbg force-pushed the status-server-2 branch from 667ed4c to 127bd53 Compare April 29, 2020 13:17
Copy link
Copy Markdown
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, 4 of 4 files at r2, 3 of 3 files at r3, 12 of 12 files at r4.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @nvanbenschoten)

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Apr 29, 2020

TFTR!

bors r=asubiotto

@tbg tbg added the A-multitenancy Related to multi-tenancy label Apr 29, 2020
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 29, 2020

Build failed (retrying...)

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 29, 2020

Build succeeded

@craig craig bot merged commit a0d78db into cockroachdb:master Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-multitenancy Related to multi-tenancy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants