Skip to content

Versioned delete of artifacts and metadata can leave orphan records #824

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

Closed
dmvolod opened this issue Sep 11, 2020 · 2 comments
Closed

Versioned delete of artifacts and metadata can leave orphan records #824

dmvolod opened this issue Sep 11, 2020 · 2 comments
Labels
type/bug Something isn't working

Comments

@dmvolod
Copy link
Contributor

dmvolod commented Sep 11, 2020

deleteArtifactVersionMetaData and deleteArtifactVersion can leave orphan records in

  • META: when artifact with version is deleted
  • ARTIFACTS: when metadata with version is deleted
  • RULES: when latest artifact or metadata is deleted

This is true for JPA storage only

@EricWittmann EricWittmann added the type/bug Something isn't working label Sep 11, 2020
@EricWittmann EricWittmann reopened this Sep 11, 2020
@EricWittmann
Copy link
Member

This will be taken care of in the new/updated SQL storage we're working on now.

@dmvolod
Copy link
Contributor Author

dmvolod commented Sep 17, 2020

In this case we can close this issue, I think

@dmvolod dmvolod closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants