You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #195 has been implemented, we need to refactor the code for the S3FileSystemProvider and S3FileSystem as necessary so that we can drop the heavy use of properties.
Tasks
The following tasks will need to be carried out:
Assess what will need to be done and update this task, if and as necessary.
Re-work the S3FileSystem class so that it:
Contains a registry (map) of all the file system instances per bucket.
Has a constructor that only works with S3FileSystemConfiguration.
Task Description
Once #195 has been implemented, we need to refactor the code for the
S3FileSystemProvider
andS3FileSystem
as necessary so that we can drop the heavy use of properties.Tasks
The following tasks will need to be carried out:
S3FileSystem
class so that it:S3FileSystemConfiguration
.Task Relationships
This task:
Help
The text was updated successfully, but these errors were encountered: