-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Extend Transaction Window during Restore in Simulation #8729
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
Merged
sfc-gh-nwijetunga
merged 3 commits into
apple:main
from
sfc-gh-nwijetunga:nim/fix-restore-bug
Nov 8, 2022
Merged
Extend Transaction Window during Restore in Simulation #8729
sfc-gh-nwijetunga
merged 3 commits into
apple:main
from
sfc-gh-nwijetunga:nim/fix-restore-bug
Nov 8, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Collaborator
|
LGTM. |
sfc-gh-xwang
approved these changes
Nov 8, 2022
* main: (35 commits) Do not set timeout for RocksDB reads in simulation. (apple#8716) Update BlobManager epoc after restore Checkpoint restore with shard (apple#8667) More nit changes around DD Add some comments in DD and fix some nit Mako: Initialize Arguments::num_report_files to 0 (apple#8717) Use a network option for retaining temporary client lib copies instead of a client knob (apple#8630) Fix unintended behavior in Mako (apple#8635) Update TLogServer in main Change ASSERT_WE_THINK to ASSERT when checking that peek reply start version must be greater than latest pop version Apply clang format Fix a race condition between batched peek and pop, where the server removal pop may be lost revert sys.path placement revert sys.path placement fixing build vs with that caused compiling aws sdk to not work properly Fix /GlobalTagThrottler/TagLimit unit test fix update txn options moving fdbblob in sim folder for simulations (apple#8701) Set minimum average cost to 1 page in GlobalTagThrottler Add metrics for read range. (apple#8692) ...
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS BigSur 11.5.2
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
Nov 9, 2022
* main: Blob single part upload (apple#8703) Addressed review comments Extend Transaction Window during Restore in Simulation (apple#8729) Increase default GLOBAL_TAG_THROTTLING_FOLDING_TIME EAR: fix Redwood encryption system key space prefix (apple#8698) Rocksdb stats level knob. (apple#8711) Add CLI Argument to Override Snapshot Backup Encryption (apple#8661) Disable taking the ss read lock due to a 5% read perf regression in 100% cached read, CPU-bound scenario. Fix go usage in mock_kms cmake commands. make trackExcludedServers PRIORITY_SYSTEM_IMMEDIATE
sfc-gh-nwijetunga
added a commit
that referenced
this pull request
Nov 12, 2022
This reverts commit 8bd5f36.
This was referenced Nov 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #8728
Increase the
newOldestVersionduring simulation if there are too many retries for this workloadCode-Reviewer Section
The general pull request guidelines can be found here.
Please check each of the following things and check all boxes before accepting a PR.
For Release-Branches
If this PR is made against a release-branch, please also check the following:
release-branchormainif this is the youngest branch)