Skip to content

[fix](fe) Add check editlog size mechanism for backupJob (#35653)#37466

Merged
dataroaring merged 1 commit intoapache:branch-2.1from
swjtu-zhanglei:branch-2.1-pick1
Jul 9, 2024
Merged

[fix](fe) Add check editlog size mechanism for backupJob (#35653)#37466
dataroaring merged 1 commit intoapache:branch-2.1from
swjtu-zhanglei:branch-2.1-pick1

Conversation

@swjtu-zhanglei
Copy link
Copy Markdown
Contributor

@swjtu-zhanglei swjtu-zhanglei commented Jul 8, 2024

  • When creating a backupJob with huge of tables in a database, it can cause backupJob editlog size over 2GB and bdbje will throw exception because of ByteBuffer overflow

pick #35653

Proposed changes

Issue Number: close #xxx

* When creating a backupJob with huge of tables in a database, it can
cause backupJob editlog size over 2GB and bdbje will throw exception
because of ByteBuffer overflow
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@swjtu-zhanglei
Copy link
Copy Markdown
Contributor Author

run buildall

@dataroaring dataroaring merged commit 4426d6d into apache:branch-2.1 Jul 9, 2024
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants