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

Remove EntryDescriptionRegistry #288

Merged
merged 1 commit into from
Aug 13, 2013

Conversation

wmtan
Copy link
Contributor

@wmtan wmtan commented Aug 12, 2013

The EntryDescriptionRegistry is a singleton that is used only for reading the provenance in old files written in or after CMSSW_2_1_0 but before CMSSW_3_0_0. Singletons are bad for the multithreaded framework, so this pull request eliminates this singleton. In this particular case, the data held by this singleton is not needed outside the input source, so it is relatively easy to eliminate the use of a singleton.

@ghost ghost assigned nclopezo Aug 12, 2013
@ktf
Copy link
Contributor

ktf commented Aug 12, 2013

@nclopezo please test.

@nclopezo
Copy link
Contributor

Hi,

I took these changes on top of CMSSW_7_0_X_2013-08-13-0200, I ran the unit tests and Relvals. All tests passed.

@ktf
Copy link
Contributor

ktf commented Aug 13, 2013

@Dr15Jones can you please sign off?

@cmsbuild
Copy link
Contributor

The following categories have been signed by chrjones (a.k.a. @Dr15Jones on GitHub): Core

@cms-git-visualization, @cms-git-core, @cms-git-geometry

ktf added a commit that referenced this pull request Aug 13, 2013
@ktf ktf merged commit 48979ad into cms-sw:CMSSW_7_0_X Aug 13, 2013
@wmtan wmtan deleted the RemoveEntryDescriptionRegistry branch August 13, 2013 14:19
parbol pushed a commit to parbol/cmssw that referenced this pull request Mar 5, 2015
makortel pushed a commit to makortel/cmssw that referenced this pull request Apr 22, 2015
Update log deletion policy.
cmantill pushed a commit to cmantill/cmssw that referenced this pull request Jan 25, 2019
…n_102x

[RFC] Call nanoAOD_runMETfixEE2017() only if the modifiers are chosen (102X)
makortel pushed a commit to makortel/cmssw that referenced this pull request Mar 15, 2019
slava77 pushed a commit to slava77/cmssw that referenced this pull request Oct 9, 2021
Update PandorasBox before merging fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants