Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage: Add test that the first timeseries range uses epoch leases #18247

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

bdarnell
Copy link
Contributor

@bdarnell bdarnell commented Sep 6, 2017

A screenshot in
#17524 (comment)
made me think we might have an off-by-one error here (because it
showed the range starting with NodeLivenessKeyMax using an
expiration-based lease), but it was a false alarm caused by a bug in
the range debug page (#17843). In any case, it's good to test here.

A screenshot in
cockroachdb#17524 (comment)
made me think we might have an off-by-one error here (because it
showed the range starting with NodeLivenessKeyMax using an
expiration-based lease), but it was a false alarm caused by a bug in
the range debug page (cockroachdb#17843). In any case, it's good to test here.
@bdarnell bdarnell requested a review from a team September 6, 2017 15:18
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell bdarnell merged commit 7922eb1 into cockroachdb:master Sep 7, 2017
@bdarnell bdarnell deleted the epoch-leases branch September 7, 2017 15:22
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