Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 169
    • Merge requests 169
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !44447

Write FileMetaData to MetaDataStore only when completely filled Fix ATLPHYSVAL-767

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Berghaus requested to merge berghaus/athena:only_write_complete_FileMetaData_object into master Jun 16, 2021
  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 1

When the FileMetaData object created for the output stream cannot be completely filled, do not overwrite the content from the input. Much of the information in the input object should still be accurate. This should prevent overwriting the input FileMetaData with an incomplete object as noticed when using the shared writer in ATLPHYSVAL-767.

Edited Jun 16, 2021 by Frank Berghaus
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: only_write_complete_FileMetaData_object