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

Fix test #974

Merged
merged 7 commits into from
Aug 3, 2020
Merged

Fix test #974

merged 7 commits into from
Aug 3, 2020

Conversation

lidezhu
Copy link
Contributor

@lidezhu lidezhu commented Aug 3, 2020

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

How it Works:

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression
    • Consumes more CPU
    • Consumes more MEM
  • Breaking backward compatibility

Release note

@lidezhu lidezhu merged commit 64d3673 into pingcap:file-encryption Aug 3, 2020
@lidezhu lidezhu deleted the temp-file-encryption branch August 3, 2020 08:54
ti-srebot pushed a commit that referenced this pull request Aug 12, 2020
* Implement new abstraction io layer (#857)

* Implement file encryption in the new IO abstraction layer (#921)

* Implement data key manager (#924)

* Adapt new io abstraction layer to all modules (#963)

* add fsync to writablefile

* small fix

* small fix

* Fix test (#974)

* fix test

* Fix comment

* try fix test

* encrypt more file

* fix comment

* refactor FileProvider

* fix test

* check whether page file can be reused

* refactor code

* try remove modification to proxy

* fix compile

* fix compile again

* fix compile

* fix compile again

* fix compile again

* try fix compile again

* fix compile again

* try fix compile

* seprate encryption from io

* separate io from encryption more

* separate more

* fix comment

* format code

* fix comment

* fix comment

* Fix comment

* fix comment

* small fix

* fix test

* format code

* fix test

* format code

* small fix

* use file path as encryption path and fix comment

* small fix

* improve member name in EncryptionPath

* fix comment

* small fix

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

Successfully merging this pull request may close these issues.

1 participant