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

Release Note 2.1.6 #40443

Open
2 of 3 tasks
yiguolei opened this issue Sep 5, 2024 · 1 comment
Open
2 of 3 tasks

Release Note 2.1.6 #40443

yiguolei opened this issue Sep 5, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@yiguolei
Copy link
Contributor

yiguolei commented Sep 5, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Behavior changes

New features

Lakehouse

Query Optimizer

Improvements

Lakehouse

Async Materialized View

Semi-Structured Data Management

Query Optimizer

Query Execution

Backup Recovery / Cross-Cluster Synchronization

Compaction

MOW (Merge-On-Write)

Storage Management

Data Loading

Permissions

Bug fixes

Lakehouse

Async Materialized View

Semi-Structured Data Management

Query Optimizer

Query Execution

Backup & Recovery / CCR

Storage Management

Data Exporting

Permissions

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@yiguolei yiguolei added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 5, 2024
@w41ter
Copy link
Contributor

w41ter commented Sep 18, 2024

In Apache Doris 2.0.15, we introduced a new parameter: max_backup_tablets_per_job, which is used to limit the maximum number of tablets involved in a backup, to avoid OOM issues caused by excessive tablets. See doris.apache.org/docs/2.0/admin-manual/config/fe-config?_highlight=fe#max_backup_tablets_per_job.

This might prevent some existing backup tasks from running. If you have such issues, please adjust the parameter's upper limit accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants