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

curvefs/client: s3 adaptor unit test optimization #1227

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

baijiaruo
Copy link

What problem does this PR solve?

Issue Number: close #1226

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

Side effects(Breaking backward compatibility? Performance regression?):

Check List

  • Relevant documentation/comments is changed or added
  • I acknowledge that all my contributions will be made under the project's license

Copy link
Contributor

@wu-hanqing wu-hanqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some resources are not deleted, you should recheck it.

curvefs/src/client/fuse_s3_client.cpp Show resolved Hide resolved
curvefs/src/client/s3/client_s3_adaptor.cpp Outdated Show resolved Hide resolved
curvefs/src/client/s3/client_s3_adaptor.cpp Show resolved Hide resolved
curvefs/src/client/s3/client_s3_adaptor.h Outdated Show resolved Hide resolved
curvefs/test/client/client_s3_adaptor_Integration.cpp Outdated Show resolved Hide resolved
curvefs/test/client/client_s3_adaptor_Integration.cpp Outdated Show resolved Hide resolved
curvefs/test/client/client_s3_adaptor_Integration.cpp Outdated Show resolved Hide resolved
curvefs/test/client/fs_cache_manager_test.cpp Show resolved Hide resolved
@baijiaruo baijiaruo force-pushed the curvefs_hy_master branch from af8dde1 to 60c257b Compare April 1, 2022 07:46
@baijiaruo baijiaruo force-pushed the curvefs_hy_master branch from 60c257b to 367a97c Compare April 2, 2022 02:05
@baijiaruo baijiaruo force-pushed the curvefs_hy_master branch from 367a97c to 638e755 Compare April 2, 2022 06:25
@baijiaruo baijiaruo merged commit 89269ab into opencurve:master Apr 6, 2022
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.

s3 adaptor unit test optimization
4 participants