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

Extend main database file faster when physical backup state changed from stalled to merge [CORE4445] #4765

Closed
firebird-automations opened this issue May 29, 2014 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Depends on CORE1469
Depends on CORE4443

Commits: 1d18b9c 9612a86 FirebirdSQL/fbt-repository@cbcfe1c FirebirdSQL/fbt-repository@157a205

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue depends on CORE1469 [ CORE1469 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue depends on CORE4443 [ CORE4443 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Fix Version: 2.1.6 [ 10460 ]

Fix Version: 2.5.3 [ 10461 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

CORE1228 introduced disk space pre-allocation as a way to avoid database corruption in out-of-disk-space condition.
But this feature is not worked when physical backup state changed to merge and database file should be extended to
accomodate new pages allocated in delta file. Therefore following was implemented:
a) extend database file before merge process is started
b) use fast file grow feature (when possible)

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0 Beta 1 [ 10332 ]

Fix Version: 2.1.6 [ 10460 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: Cannot be tested

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants