Skip to content
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

Lock access to lumi::service::DBService #18342

Merged
merged 1 commit into from Apr 15, 2017

Conversation

Dr15Jones
Copy link
Contributor

Use a guard class to serialize access to the underlying coral
implementation of lumi::service::DBService

Use a guard class to serialize access to the underlying coral
implementation of lumi::service::DBService
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

RecoLuminosity/LumiProducer

@perrotta, @cmsbuild, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 12, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19156/console Started: 2017/04/12 21:48

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18342/19156/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 505 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1921491
  • DQMHistoTests: Total failures: 15329
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1905989
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@davidlange6
Copy link
Contributor

Hi @Dr15Jones @slava77 - this code is obsolete, no?

@Dr15Jones
Copy link
Contributor Author

@davidlange6 since it was in the repository and modules call it, I made the necessary changes.

@slava77
Copy link
Contributor

slava77 commented Apr 13, 2017 via email

@slava77
Copy link
Contributor

slava77 commented Apr 14, 2017

@cmsbuild please test

to get cleaner comparisons

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 14, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19187/console Started: 2017/04/14 20:55

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18342/19187/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1643 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1818576
  • DQMHistoTests: Total failures: 24696
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1793707
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@slava77
Copy link
Contributor

slava77 commented Apr 15, 2017

+1

for #18342 04203e5

  • technical changes, as described
  • jenkins tests pass and comparisons with baseline show no relevant differences

@cmsbuild
Copy link
Contributor

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 requires discussion in the ORP meeting before it's merged. @Muzaffar, @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1
but yes it seems like this is not a functionality likely to be restored...

@cmsbuild cmsbuild merged commit 22474fe into cms-sw:master Apr 15, 2017
@Dr15Jones Dr15Jones deleted the makeLumiDBServiceAccessThreadSafe branch May 4, 2017 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants