Support TLog encryption in commit proxy#6942
Merged
Merged
Conversation
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Collaborator
Author
|
Send PR out for preview. There are still much work to be done.
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Contributor
AWS CodeBuild CI Report for macOS BigSur 11.5.2
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Contributor
AWS CodeBuild CI Report for macOS BigSur 11.5.2
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for macOS BigSur 11.5.2
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
5 tasks
Collaborator
Author
|
Linux CI failing on the following test but I couldn't reproduce locally. Rebase and see. |
Collaborator
You need to use gcc to reproduce CI failure. |
Collaborator
Author
@sfc-gh-xwang Thanks a lot! |
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
AWS CodeBuild CI Report for macOS BigSur 11.5.2
|
Collaborator
Author
|
@sfc-gh-ahusain updated. |
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
sfc-gh-ahusain
previously approved these changes
Jun 24, 2022
sfc-gh-ahusain
left a comment
Collaborator
There was a problem hiding this comment.
LGTM. Thanks for doing this
Contributor
Result of foundationdb-pr-macos on macOS BigSur 11.5.2
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-macos on macOS BigSur 11.5.2
|
Collaborator
Author
|
Build is failing due to #7442. Will rebase after that PR is merged. |
Collaborator
Author
|
Build failure is due to #7442. Will wait for that PR and rebase. |
sfc-gh-ahusain
previously approved these changes
Jun 27, 2022
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
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.
This PR add support for TLog encryption through commit proxy. The encryption is done on per-mutation basis. As CP writes mutations to TLog, it inserts encryption header alongside encrypted mutations. Storage server (and other consumers of TLog such as storage cache and backup worker) decrypts the mutations as they peek TLog.
Code-Reviewer Section
The general 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)