Migrate storage configuration to MPCONFIG (milestone D)
Open
@poikilotherm is already working on this.
Since Oct 11, 2023.
Component: Code Infrastructure
Component: Containers
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Overview of the Feature Request
As with our other JVM options, let's make it possible to configure storage using MicroProfile Config.
What kind of user is the feature intended for?
Sysadmin
What inspired the request?
- Making it simpler to test the storage layer
- Make it aligned with the rest of the JVM options already enabled
- Make it easier to supply configuration in a container context
What existing behavior do you want changed?
Do not only accept system options, but enable using all config sources MPCONFIG provides for storage configuration.
Any brand new behavior do you want to add to Dataverse?
None
Any open or closed issues related to this feature request?
- #7000
- #9662
- #6656
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.