-
Notifications
You must be signed in to change notification settings - Fork 304
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 issues in the objectstorage based on JuiceFS use cases. #2648
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2648 +/- ##
==========================================
+ Coverage 51.87% 51.97% +0.10%
==========================================
Files 157 157
Lines 21165 21165
==========================================
+ Hits 10979 11001 +22
+ Misses 9545 9523 -22
Partials 641 641
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: XDTD <[email protected]>
Signed-off-by: XDTD <[email protected]>
Signed-off-by: XDTD <[email protected]>
…ectories. Signed-off-by: XDTD <[email protected]>
…dation. Signed-off-by: XDTD <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add default httpclient.
Signed-off-by: XDTD <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
"Fixing issues in the object storage based on JuiceFS use cases. Mainly includes:
Related Issue
#2176
Motivation and Context
To provide support for JuiceFS objectStorage implementation.
Screenshots (if appropriate)
Types of changes
Checklist