dxf: add api to manually tune the calculation of resource related params (#63517)#63606
Conversation
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
@D3Hunter This PR has conflicts, I have hold it. |
|
@ti-chi-bot: ## If you want to know how to resolve it, please read the guide in TiDB Dev Guide. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@ti-chi-bot: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
release-nextgen-20250815 is for internal usage, won't cp |
This is an automated cherry-pick of #63517
What problem does this PR solve?
Issue Number: ref #61702
Problem Summary:
What changed and how does it work?
add api to manually tune the calculation of resource related params
also consider the size of index when calculating params for import-into, in this pr we fix the size ratio per index to 1%, later we will get it by sampling.
Check List
Tests
after expire
test import-into, after set amplify factor=6
test add-index, after set amplify factor=6
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.