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

fail to update titan config by tikv-ctl or tikv status API #15987

Closed
tonyxuqqi opened this issue Nov 14, 2023 · 0 comments · Fixed by #15988
Closed

fail to update titan config by tikv-ctl or tikv status API #15987

tonyxuqqi opened this issue Nov 14, 2023 · 0 comments · Fixed by #15988
Assignees

Comments

@tonyxuqqi
Copy link
Contributor

Bug Report

What version of TiKV are you using?

master

What operating system and CPU are you using?

Steps to reproduce

./tikv-ctl --host tikv_ip:tikv_port modify-tikv-config -n rocksdb.defaultcf.titan.blob-run-mode -v fallback

What did you expect?

success

What did happened?

failed

DebugClient::modify_tikv_config: RpcFailure: 2-UNKNOWN "failed to update config, err: Other("[components/engine_rocks/src/cf_options.rs:28]: Invalid argument: No blob_run_mode defined for fallback")"

@tonyxuqqi tonyxuqqi added the type/bug Type: Issue - Confirmed a bug label Nov 14, 2023
@tonyxuqqi tonyxuqqi self-assigned this Nov 14, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 16, 2023
close #15978, close #15987

Fix titan config blob-run-mode's from<ConfigValue> implementation.

Signed-off-by: tonyxuqqi <tonyxuqi@outlook.com>
ti-chi-bot bot pushed a commit that referenced this issue Nov 22, 2023
close #15978, close #15987

Fix titan config blob-run-mode's from<ConfigValue> implementation.

Signed-off-by: tonyxuqqi <tonyxuqi@outlook.com>

Co-authored-by: tonyxuqqi <tonyxuqi@outlook.com>
ti-chi-bot bot pushed a commit that referenced this issue Dec 4, 2023
close #15978, close #15987

Fix titan config blob-run-mode's from<ConfigValue> implementation.

Signed-off-by: tonyxuqqi <tonyxuqi@outlook.com>

Co-authored-by: tonyxuqqi <tonyxuqi@outlook.com>
ti-chi-bot bot pushed a commit that referenced this issue Dec 12, 2023
close #15978, close #15987

Fix titan config blob-run-mode's from<ConfigValue> implementation.

Signed-off-by: tonyxuqqi <tonyxuqi@outlook.com>

Co-authored-by: tonyxuqqi <tonyxuqi@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant