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

for large import task, lightning needs to improve region split/scatter/check #43510

Closed
Tracked by #43740
lance6716 opened this issue May 4, 2023 · 0 comments · Fixed by #43807
Closed
Tracked by #43740

for large import task, lightning needs to improve region split/scatter/check #43510

lance6716 opened this issue May 4, 2023 · 0 comments · Fixed by #43807
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.

Comments

@lance6716
Copy link
Contributor

Enhancement

we meet a problem that for a 10 lightning parallel import task, region actions are slow so lightning exits with error.

there are two cases at least

  • scattering region timed out and lightning continues to import. And due to region are imbalanced some TiKV nodes run out of disk
  • checking region continuous timed out with message "region endKey not equal to next region startKey" and lightning exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant