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: fix TestApplyPaginatedCommittedEntries, use MaxCommittedSizePerReady #32429

Merged

Conversation

nvanbenschoten
Copy link
Member

I forgot to point 4787e3c towards this test. With that change, the test
was passing even without the corresponding fix. This commit changes the
test to also adopt RaftMaxCommittedSizePerReady so that it fails again
without the fix from 38b4827.

Release note: None

…PerReady

I forgot to point 4787e3c towards this test. With that change, the test
was passing even without the corresponding fix. This commit changes the
test to also adopt `RaftMaxCommittedSizePerReady`, so that it fails again
without the fix from 38b4827.

Release note: None
@nvanbenschoten nvanbenschoten requested review from ajwerner and a team November 16, 2018 21:39
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@ajwerner ajwerner 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 1 of 1 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@nvanbenschoten
Copy link
Member Author

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 16, 2018

Build failed

@nvanbenschoten
Copy link
Member Author

#32149 flaked.

bors r+

craig bot pushed a commit that referenced this pull request Nov 16, 2018
32429: storage: fix TestApplyPaginatedCommittedEntries, use MaxCommittedSizePerReady r=nvanbenschoten a=nvanbenschoten

I forgot to point 4787e3c towards this test. With that change, the test
was passing even without the corresponding fix. This commit changes the
test to also adopt `RaftMaxCommittedSizePerReady` so that it fails again
without the fix from 38b4827.

Release note: None

Co-authored-by: Nathan VanBenschoten <[email protected]>
@craig
Copy link
Contributor

craig bot commented Nov 17, 2018

Build succeeded

@craig craig bot merged commit e8c6948 into cockroachdb:master Nov 17, 2018
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/paginateTestFix branch November 27, 2018 19:43
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