Skip to content

kvserver: implement Liveness.String() on value receiver#55620

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:small.liveness-string
Oct 16, 2020
Merged

kvserver: implement Liveness.String() on value receiver#55620
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:small.liveness-string

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

@andreimatei andreimatei commented Oct 15, 2020

The usual problem with only the pointer implementing Stringer.
Particularly important since NodeLiveness.GetLivenes() returns a value
Liveness.
It used to be implemented on values, but that changed in #50329 for some
reason.

Release note: None

The usual problem with only the pointer implementing Stringer.
Particularly important since NodeLiveness.GetLivenes() returns a value
Liveness.
It used to be implemented on values, but that changed in cockroachdb#50329 for some
reason.

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

This change is Reviewable

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.

bors r+

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

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Oct 16, 2020

Build succeeded:

@craig craig bot merged commit b3574ed into cockroachdb:master Oct 16, 2020
@andreimatei andreimatei deleted the small.liveness-string branch January 20, 2022 16:26
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