Stream: dev

Topic: refactoring storage options


view this post on Zulip Oliver Bertuch (Jul 15 2024 at 09:05):

Based on the feedback in #troubleshooting > upload directory reconfiguration failed and looking for a clearer scope in my issue #9998, should we think about renaming and reorganising some of these options? Maybe we can:

  1. Move all upload related stuff from dataverse.files.directory to dataverse.files.uploads?
  2. Move anything config related to a distinct setting dataverse.files.configs? (Also related to #10684)
  3. Move the dataverse.files.directory/temp to a new setting dataverse.files.processing (or similar) so the name is more connected to what it is about?

view this post on Zulip Oliver Bertuch (Jul 15 2024 at 09:07):

Should we even be so bold and make dataverse.files.<id> use a new scope dataverse.store.<id> to have better distinction between what is what?

view this post on Zulip Oliver Bertuch (Jul 15 2024 at 09:07):

(Using the alt names feature I built into the lookup system, all of this can be done backward compatible)


Last updated: Nov 01 2025 at 14:11 UTC