Skip to content

kv: remove assertion around QuotaPool and Raft window size config#56631

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/remRaftAssert
Nov 13, 2020
Merged

kv: remove assertion around QuotaPool and Raft window size config#56631
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/remRaftAssert

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Nov 12, 2020

This check was well intentioned when added, but seems misguided
in retrospect. There are valid reasons why someone might want to
configure limits to various dimensions of the Raft window size
in ways that, when combined, exceeds the total window size limit
(i.e. the quota pool size).

This check was well intentioned when added, but seems misguided
in retrospect. There are valid reasons why someone might want to
configure limits to various dimensions of the Raft window size
in ways that, when combined, exceeds the total window size limit
(i.e. the quota pool size).
@nvb nvb requested a review from andreimatei November 12, 2020 23:00
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@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.

LGTM

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @andreimatei)

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Nov 12, 2020

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 13, 2020

Build succeeded:

@craig craig bot merged commit e640435 into cockroachdb:master Nov 13, 2020
@nvb nvb deleted the nvanbenschoten/remRaftAssert branch November 13, 2020 19:57
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