-
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
es get() migration of L1CondDBPayloadWriter and L1CondDBPayloadWriterExt #36383
Conversation
@cmsbuild , please test |
code-checks |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36383/27162
|
A new Pull Request was created by @tvami (Tamas Vami) for master. It involves the following packages:
@malbouis, @rekovic, @ggovi, @francescobrivio, @cecilecaillol, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Thanks @tvami! But I'm afraid the bodies of
pointing to cmssw/CondTools/L1Trigger/interface/WriterProxy.h Lines 50 to 57 in ea84b43
(what exactly is the try-catch attempting to do?) |
Maybe @rekovic could comment? Or @hjkwon260 ? |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d91bad/21035/summary.html Comparison SummarySummary:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36383/27182
|
Pull request #36383 was updated. @malbouis, @cmsbuild, @rekovic, @ggovi, @francescobrivio, @cecilecaillol, @tvami can you please check and sign again. |
@cmsbuild , please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36383/27189
|
Pull request #36383 was updated. @malbouis, @rekovic, @ggovi, @francescobrivio, @cecilecaillol, @tvami can you please check and sign again. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d91bad/21059/summary.html Comparison SummarySummary:
|
So I can't do more with this PR, any other updates need to come from the L1T team, and so that should happen in a separate PR |
+db
|
Hi @perrotta @qliphy so we have a fully technical PR migrating the last DB signature piece of the esConsumes migration. Please consider merging it w/o the L1T signature. They'll have to follow up about the |
@rekovic please have a look and comment and/or sign |
+l1 |
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) |
Hi @cecilecaillol thanks a lot for signing this! Can you please confirm that you'll take care of |
+1
|
Also, @tvami can you please elaborate better on this issue? |
|
Hi @tvami , I prepared a PR about this #37601 |
(mostly for the record here) The framework needs to know at EDModule construction time the EventSetup data products the EDModule consumes. Currently the |
PR description:
Part of the migration in #31061
According to the comment #31061 (comment) this is the last DB signature for the es get() functions
PR validation:
Code compiles
if this PR is a backport please specify the original PR and why you need to backport that PR:
N/A
cc @makortel