-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
More ss cf perf fixes main #9109
Merged
sfc-gh-jslocum
merged 6 commits into
apple:main
from
sfc-gh-jslocum:more_ss_cf_perf_fixes_main
Jan 12, 2023
Merged
More ss cf perf fixes main #9109
sfc-gh-jslocum
merged 6 commits into
apple:main
from
sfc-gh-jslocum:more_ss_cf_perf_fixes_main
Jan 12, 2023
Conversation
This file contains 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
5 tasks
Result of foundationdb-pr-clang on Linux CentOS 7
|
Result of foundationdb-pr on Linux CentOS 7
|
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Doxense CI Report for Windows 10
|
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Result of foundationdb-pr-clang on Linux CentOS 7
|
Result of foundationdb-pr on Linux CentOS 7
|
sfc-gh-jslocum
force-pushed
the
more_ss_cf_perf_fixes_main
branch
from
January 11, 2023 22:12
e08d8f5
to
cf93fb8
Compare
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Result of foundationdb-pr-macos-m1 on macOS Monterey 12.x
|
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Result of foundationdb-pr on Linux CentOS 7
|
Result of foundationdb-pr-clang on Linux CentOS 7
|
Doxense CI Report for Windows 10
|
sfc-gh-etschannen
approved these changes
Jan 12, 2023
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
Jan 14, 2023
…ant-deletion * nim/restore-optional-to-required: (40 commits) Use existing function to read database configuration Ignore `g_simulator` when testing on a real cluster More ss cf perf fixes main (apple#9109) The metacluster consistency check didn't account for the possibility that a partially applied operation could leave the set of tenant groups different between the management cluster and a data cluster. Also update metacluster consistency to use comparison based asserts, where appropriate. fix the no tenant check failure Trigger a commit if none happens within some amount of time when a tenant lookup is performed Change TLog pull async data warning timeout clearify the return type Blob Worker Encryption doesn't use BG_METADATA_SOURCE (apple#9121) Restart joshua Add tokensign dependency for Windows Trace data hall id in MachineMetrics events Add event for txn server initialization and a warning for TLog slow catching up fix assertion error check SetVersionstampedKey offset toml file format Resolver uses Encryption DB Config (apple#9002) Apply suggestions from code review Add data verification at the end of BlobRestoreBasic.toml Clean up cluster controller's wait on recoveredDiskFiles (apple#9105) ...
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.
This PR contains several change feed performance optimizations, with each one separated into a separate commit.
100k BlobGranule* correctness in progress
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-branch
ormain
if this is the youngest branch)