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 177
    • Merge requests 177
  • 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
  • !27306

HLT: Move DB connection managment from Psc to HltEventLoopMgr

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:fork_sleep into master Oct 18, 2019
  • Overview 3
  • Commits 2
  • Pipelines 1
  • Changes 8

Move the management of DB connections before forking from the Psc to HltEventLoopMgr (ATR-8907). This allows the sleep time to be configured via the new dbConnIdleWaitSec property.

Moved the actual code to the TrigRDBManager helper class so we don't have to change the friend relationship in IRDBAccessSvc in case we need to move this code somewhere else again.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fork_sleep