Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • cranshaw's avatar
    f29f77d2
    Changes to BookkeeperTool to support MetaCont use (first iteration) · f29f77d2
    cranshaw authored
    BookkeeperTool
      - At BeginInputFile
        - MetaCont created at and put in output store
        - Input containers put in MetaCont (incomplete and tmp)
      - At EndInputFile
        - source id is recorded in vector m_completes
      - At MDS
        - all incomplete are merged and container is put in output store
        - all tmp in MetaCont with source id in m_completes merged and
          container put in output store
        - all tmp in MetaCont _without source id in m_completes merged into
          incomplete container
    AthenaOutputStream
      - stop method added
      - MetaDataSvc->prepareOutput called at stop
      - MetaDataSvc->prepareOutput called at transitionMetadataFile
    
    
    Former-commit-id: a59d66a7
    f29f77d2
    History
    Changes to BookkeeperTool to support MetaCont use (first iteration)
    cranshaw authored
    BookkeeperTool
      - At BeginInputFile
        - MetaCont created at and put in output store
        - Input containers put in MetaCont (incomplete and tmp)
      - At EndInputFile
        - source id is recorded in vector m_completes
      - At MDS
        - all incomplete are merged and container is put in output store
        - all tmp in MetaCont with source id in m_completes merged and
          container put in output store
        - all tmp in MetaCont _without source id in m_completes merged into
          incomplete container
    AthenaOutputStream
      - stop method added
      - MetaDataSvc->prepareOutput called at stop
      - MetaDataSvc->prepareOutput called at transitionMetadataFile
    
    
    Former-commit-id: a59d66a7
Code owners
Assign users and groups as approvers for specific file changes. Learn more.