dumpling
dumpling copied to clipboard
Better prompt to help user choose right parameters to improve dumpling's effiency
Feature Request
Is your feature request related to a problem? Please describe:
Currently, users don't know that --rows can enable inner-table concurrency.
Describe the feature you'd like:
- Add hint in dumpling help info.
- Add hint in dumpling's log when
--rowsis not set, like we did fortikv_gc_lifetime. - A more radical way is to set
--rowsfor default, which is better after https://github.com/pingcap/dumpling/pull/177 is merged. Need more discussion.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Optimization: