David W Klotz (JIRA)
2017-09-23 18:12:00 UTC
David W Klotz created MRM-1963:
----------------------------------
Summary: S3 Blob OAK Support for Data Storage
Key: MRM-1963
URL: https://issues.apache.org/jira/browse/MRM-1963
Project: Archiva
Issue Type: Wish
Components: Design
Reporter: David W Klotz
It would be really cool if I could utilize S3 as the storage backend for archiva. It looks like JCR-OAK supports S3 Blob storage through a plugin:
https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html
I assume the change would be adding to the RepositoryFactory:
https://github.com/apache/archiva/blob/master/archiva-modules/plugins/metadata-store-jcr/src/main/java/org/apache/archiva/metadata/repository/jcr/RepositoryFactory.java
This would enable a nice distributed setup, and would allow multiple archiva front-ends to connect to s3 to store and pull files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
----------------------------------
Summary: S3 Blob OAK Support for Data Storage
Key: MRM-1963
URL: https://issues.apache.org/jira/browse/MRM-1963
Project: Archiva
Issue Type: Wish
Components: Design
Reporter: David W Klotz
It would be really cool if I could utilize S3 as the storage backend for archiva. It looks like JCR-OAK supports S3 Blob storage through a plugin:
https://jackrabbit.apache.org/oak/docs/plugins/blobstore.html
I assume the change would be adding to the RepositoryFactory:
https://github.com/apache/archiva/blob/master/archiva-modules/plugins/metadata-store-jcr/src/main/java/org/apache/archiva/metadata/repository/jcr/RepositoryFactory.java
This would enable a nice distributed setup, and would allow multiple archiva front-ends to connect to s3 to store and pull files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)