-
Notifications
You must be signed in to change notification settings - Fork 1
feat(upload): manage MCAP checksum verification and stored hash #72
Copy link
Copy link
Open
Labels
area:metadataEpisode metadata, provenance, and schema completenessEpisode metadata, provenance, and schema completenessarea:uploadUpload queue, transfer, and sync workflowsUpload queue, transfer, and sync workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Metadata
Metadata
Assignees
Labels
area:metadataEpisode metadata, provenance, and schema completenessEpisode metadata, provenance, and schema completenessarea:uploadUpload queue, transfer, and sync workflowsUpload queue, transfer, and sync workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Type
Fields
Give feedbackNo fields configured for issues without a type.
Context
The final file checksum should be computed and verified during upload, then managed by Keystone or object storage metadata. It should not be written into the MCAP file itself because the checksum is computed after finalization.
Scope
Acceptance Criteria
Related