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

[chore](backup) limit the involved tablets in a backup job #39987 #40518

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. [chore](backup) limit the involved tablets in a backup job (apache#39987

    )
    
    and to avoid FE OOM caused by saving too much metadata.
    
    Assuming the average tablet size is 50MB, the default value of 300000
    can support 14TB of data per backup job.
    
    The docs PR: apache/doris-website#1056
    w41ter committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9baac36 View commit details
    Browse the repository at this point in the history