Skip to content

Comments

refactor(services/azblob): Refactor raw request send in writer#6102

Merged
Xuanwo merged 2 commits intoapache:mainfrom
jorgehermo9:azblob-request-refactor
Apr 27, 2025
Merged

refactor(services/azblob): Refactor raw request send in writer#6102
Xuanwo merged 2 commits intoapache:mainfrom
jorgehermo9:azblob-request-refactor

Conversation

@jorgehermo9
Copy link
Contributor

}

pub fn azblob_complete_put_block_list_request(
fn azblob_complete_put_block_list_request(
Copy link
Contributor Author

@jorgehermo9 jorgehermo9 Apr 27, 2025

Choose a reason for hiding this comment

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

changed some internal functions to private visibility. Other *_request functions such as azblob_get_blob_request needs to be private because they're used to get presign urls in backend.rs

@jorgehermo9 jorgehermo9 marked this pull request as ready for review April 27, 2025 09:57
@jorgehermo9 jorgehermo9 requested a review from Xuanwo as a code owner April 27, 2025 09:57
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Apr 27, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @jorgehermo9 for this change.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 27, 2025
@Xuanwo Xuanwo merged commit 989746e into apache:main Apr 27, 2025
83 of 92 checks passed
@jorgehermo9 jorgehermo9 deleted the azblob-request-refactor branch April 27, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants