Skip to content

Handle RemoteS3Facade dynamic creation in RemoteS3ConnectionController #195

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mosiac1
Copy link
Contributor

@mosiac1 mosiac1 commented Apr 23, 2025

Replace the RemoteS3Facade plugin type with a RemoteS3FacadeFactory that creates RemoteS3Facade instances based on Map<String, String> configs.

Add RemoteS3FacadeManager to create the default RemoteS3Facade from configs in remote-s3-facade.properties.

@cla-bot cla-bot bot added the cla-signed label Apr 23, 2025
@mosiac1 mosiac1 changed the base branch from feat/refactor-remote to main May 7, 2025 08:33
Replace the RemoteS3Facade plugin type with a RemoteS3FacadeFactory that creates RemoteS3Facade instances based on Map<String, String> configs.

Add RemoteS3FacadeManager to create the default RemoteS3Facade from configs in `remote-s3-facade.properties`.
@mosiac1 mosiac1 force-pushed the feat/refactor/remotes-s3-facade-plugins branch from 28068c0 to 0abf14e Compare May 7, 2025 08:39
@mosiac1 mosiac1 requested review from Randgalt and Laonel May 7, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant