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: ensure kv.bulk_io_write.concurrent_import_requests is positive #31572

Open
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
3 participants
@mjibson
Member

mjibson commented Oct 18, 2018

Fixes #31571

Release note (bug fix): fix a panic when setting
kv.bulk_io_write.concurrent_import_requests is positive to a value < 1

storage: ensure kv.bulk_io_write.concurrent_import_requests is positive
Fixes #31571

Release note (bug fix): fix a panic when setting
kv.bulk_io_write.concurrent_import_requests is positive to a value < 1

@mjibson mjibson requested a review from dt Oct 18, 2018

@mjibson mjibson requested a review from cockroachdb/core-prs as a code owner Oct 18, 2018

@cockroach-teamcity

This comment has been minimized.

Show comment
Hide comment
@cockroach-teamcity

cockroach-teamcity Oct 18, 2018

Member

This change is Reviewable

Member

cockroach-teamcity commented Oct 18, 2018

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment