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

Clarify and enforce bundle FQID equality semantics #6671

Open
nadove-ucsc opened this issue Oct 31, 2024 · 1 comment
Open

Clarify and enforce bundle FQID equality semantics #6671

nadove-ucsc opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
+ [priority] High code [subject] Production code debt [type] A defect incurring continued engineering cost doc [subject] Internal and external documentation no demo [process] Not to be demonstrated at the end of the sprint orange [process] Done by the Azul team test [subject] Unit and integration test code

Comments

@nadove-ucsc
Copy link
Contributor

The indexer assumes that uuid and version are the only attributes that determine equality semantics between instances of BundleFQID. This assumption is inconsistently enforced, and the catalog_complete IT subtest could be made much simpler if we could rely on it.

@nadove-ucsc nadove-ucsc added code [subject] Production code orange [process] Done by the Azul team + [priority] High doc [subject] Internal and external documentation debt [type] A defect incurring continued engineering cost test [subject] Unit and integration test code labels Oct 31, 2024
@nadove-ucsc
Copy link
Contributor Author

This change is also necessary to make the catalog_complete subtest compatible with upcoming changes from #6626

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
+ [priority] High code [subject] Production code debt [type] A defect incurring continued engineering cost doc [subject] Internal and external documentation no demo [process] Not to be demonstrated at the end of the sprint orange [process] Done by the Azul team test [subject] Unit and integration test code
Projects
None yet
Development

No branches or pull requests

2 participants