moving fdbblob in sim folder for simulations - #8701
Merged
Merged
Conversation
sfc-gh-mpilman
approved these changes
Nov 4, 2022
sfc-gh-etschannen
approved these changes
Nov 4, 2022
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
sfc-gh-satherton
approved these changes
Nov 4, 2022
Contributor
Result of foundationdb-pr-clang 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-cluster-tests on Linux CentOS 7
|
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
Nov 8, 2022
* main: (67 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) ...
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
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) ...
jzhou77
pushed a commit
to jzhou77/foundationdb
that referenced
this pull request
Nov 10, 2022
5 tasks
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
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.
The cause of the unseed failures for BlobGranule tests with fault injection enabled was the non-determinism in Platform.actor.cpp, caused by this folder not being reset between runs.
Passes 100k BlobGranule* correctness tests with attrition and fault injection enabled with no Unseed mismatches
Code-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)