Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Gaudi Gaudi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 121
    • Issues 121
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GaudiGaudi
  • GaudiGaudi
  • Issues
  • #232
Closed
Open
Issue created Jul 07, 2022 by Marco Clemencic@clemenciOwner

Make FetchLeavesFromFile use IDataManagerSvc::traverseSubTree

Some implementations of an event transient store may not have implemented all methods of IDataManagerSvc and in LHCb we have a case where we have implemented IDataManagerSvc::traverseSubTree but not IDataManagerSvc::objectLeaves.

Since traverseSubTree is more used than objectLeaves it makes sense to convert FetchLeavesFromFile to use traverseSubTree instead of using a recursive method.

/cc @graven @sponce

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking