Skip to content
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

rename: make Artifact.uri modifiable rather than immutable #26

Open
pdowler opened this issue Dec 11, 2019 · 0 comments
Open

rename: make Artifact.uri modifiable rather than immutable #26

pdowler opened this issue Dec 11, 2019 · 0 comments
Labels
TBD To Be Discussed

Comments

@pdowler
Copy link
Member

pdowler commented Dec 11, 2019

How:

  • add Artifact.setURI(URI) method to Artifact && have it recompute uriBucket
  • add StorageAdapter.rename(Artifact orig, Artifact a)

Can the latter be mandatory? It puts another constraint on back end implementation when combined with wanting/encouraging the back end to be able to reconstruct artifact URI in StorageAdapter.iterator() methods (so that file-validate can recover/populate inventory from storage).

@pdowler pdowler added the TBD To Be Discussed label Dec 11, 2019
@pdowler pdowler added the beta must be resolved before ops start deploying label Sep 21, 2020
@pdowler pdowler added gamma must be resolved before production deployment and removed beta must be resolved before ops start deploying labels Oct 5, 2020
@pdowler pdowler removed the gamma must be resolved before production deployment label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TBD To Be Discussed
Projects
None yet
Development

No branches or pull requests

1 participant