-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfixes for DQM/BeamMonitor #37801
Bugfixes for DQM/BeamMonitor #37801
Conversation
type bug-fix |
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37801/29714
|
A new Pull Request was created by @francescobrivio for master. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fda843/24447/summary.html Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
+1 |
Pull request #37801 was updated. @ggovi, @malbouis, @tvami, @francescobrivio can you please check and sign again. |
Thanks @emanueleusai! |
no we are testing now |
+db
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1
|
PR description:
This PR fixes two bugs introduced in #37614:
logToDb_
flag fromonlineDbService_->lockRecords()
andonlineDbService_->releaseLocks()
as this flag is only meant to affect the logging, not the locking of recordsloggerActive_
) to avoid callingonlineDbService_->logger().end()
in caseonlineDbService_->logger().start()
was never calledPR validation:
Code compiles
Backport:
Not a backport, but a backport for 12_3_X will be provided soon.
FYI @gennai @dzuolo @ggovi