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

daq updates #6718

Merged
merged 10 commits into from Dec 3, 2014
Merged

daq updates #6718

merged 10 commits into from Dec 3, 2014

Conversation

smorovic
Copy link
Contributor

@smorovic smorovic commented Dec 1, 2014

Changes:

  • hltd can create CMSSW_STOP file to signal input source to stop processing a run after lumisection number written in that file
  • added handlers for "actions" ran on exceptions in the framework to the FastMonitoringService. results in suppressing output when EoL runs for the incomplete lumisection
  • error conditions are propagated from file finder thread in the input source to the main thread and exception is thrown there (no longer using _exit call)
  • fix for the TCDS orbit number reading: 31 bits are used (from low and high value in the record) instead of only 16 (low value)
  • Also contains forward port of 72X commit by Remi Mommsen: Use local time to fill timestamp if the GPS information is not available

*not using _exit in helper thread when unable to open fd,instead queue
"runAbort" to the main thread

Conflicts:

	EventFilter/Utilities/plugins/FedRawDataInputSource.cc

Conflicts:

	EventFilter/Utilities/plugins/FedRawDataInputSource.cc
…ble.

Conflicts:

	EventFilter/Utilities/plugins/FedRawDataInputSource.cc
…ough

preStreamEarly or preGlobalEarly termination.
Conflicts:
	EventFilter/Utilities/src/AuxiliaryMakers.cc
@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2014

A new Pull Request was created by @smorovic (Srecko Morovic) for CMSSW_7_3_X.

daq updates

It involves the following packages:

EventFilter/Utilities

@mommsen, @cmsbuild, @nclopezo, @emeschi can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2014

@mommsen
Copy link
Contributor

mommsen commented Dec 2, 2014

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 2, 2014

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_3_X IBs unless changes (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @ktf, @smuzaffar

@davidlange6
Copy link
Contributor

+1

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