Skip to content

Conversation

AnatolyPopov
Copy link
Contributor

No description provided.

@AnatolyPopov AnatolyPopov requested a review from a team as a code owner June 14, 2023 10:29
@ivanyu ivanyu self-assigned this Jun 14, 2023
Comment on lines -81 to -83
private ObjectFetcher fetcher;
private ObjectUploader uploader;
private ObjectDeleter deleter;
Copy link
Contributor

Choose a reason for hiding this comment

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

From our discussions, we explicitly wanted these to be separate, primarily to have separate S3 clients for different purposes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should then this be documented? I vaguely remember that but it's not obvious

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Adjusting the PR accordingly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

However I still think that we then need to create separate clients inside s3 implementation instead.

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.

2 participants