Skip to content
GitLab
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 202
    • Merge requests 202
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !58096

RootStorageSvc+PersistencySvc: remove unused RootDomain options

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:rootstoragesvc into master Nov 04, 2022
  • Overview 10
  • Commits 3
  • Pipelines 2
  • Changes 8

Remove the following (mostly) unused options in RootDomain because they are modifying ROOT globals and causing thread-checker warnings:

  • ASYNC_PREFETCHING
  • ABORT_LEVEL
  • ERROR_LEVEL

Only the last one was being used in the standalone SimpleUtilityBase and is now set there directly.

cc @ssnyder @gemmeren @mnowak

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rootstoragesvc