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

Revert change to segment reader path #169

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

mans0954
Copy link
Contributor

@mans0954 mans0954 commented Sep 6, 2019

Closes: #160

@StevenYCChou StevenYCChou self-assigned this Sep 19, 2019
@StevenYCChou StevenYCChou self-requested a review September 27, 2019 14:47
Copy link
Contributor

@StevenYCChou StevenYCChou left a comment

Choose a reason for hiding this comment

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

Thanks for contribution to fix this! Yes, LastCheckpoint() API was changed in TSDB 3.0.

The same approach was applied in caller in series_cache, and @jkohen and I had a thread talking about it. Unfortunately we didn't catch the caller in Tail().

I will create an issue to track how we can improve the test here.

Thanks again, @mans0954!

@StevenYCChou
Copy link
Contributor

Created an issue #179 for the test coverage. Will merge this PR now.

@StevenYCChou
Copy link
Contributor

My bad - won't merge because we still want Travis to be happy!

@StevenYCChou
Copy link
Contributor

My understanding is all the tests pass (see the raw log from travis) but our script complains that COVERALLS_TOKEN is undefined, which is unrelated to the code here. Will still squash and merge.

@StevenYCChou StevenYCChou merged commit bc6fced into Stackdriver:master Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tailing WAL failed
3 participants