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

transferSystem PSet support and other DAQ updates (75X) #8002

Merged
merged 15 commits into from Mar 2, 2015

Conversation

smorovic
Copy link
Contributor

Rebase of #7990 / #7991 to 7_5_X branch

ini file. then file is moved from open subdirectory to the local run
directory
*updating to latest json metafile definitions as in BU
*updated cfi definition of EvFDaqDirector
*fixed stream destinations call in DQMFileSaver
 - beginRun is const, so we must read transfer system string in beginJob
   (also could be done from constructor)
 - fillJson is static, so we pass transfer system string as parameter. Also adapted TimeoutPoolOutputModule to this.
… also can

not get anything from constructor of the output module. beginJob is
at the moment safe to override because StreamerOutputModuleBase does not do anything
at that time, so moving the call there.
*fake BU writing EoLS file after interrupted by signal
*supervisor thread makes a check for additional files when run is ended, delayed by 0.1 seconds.
  This makes sure that new raw data is not present. Also this slightly postpones a check
  for EoLS file in ramdisk in case it does not become visible before EoR file (when their timestamps are very close)
@cmsbuild
Copy link
Contributor

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

transferSystem PSet support and other DAQ updates (75X)

It involves the following packages:

DQMServices/Components
DQMServices/StreamerIO
EventFilter/Utilities
HLTrigger/JSONMonitoring

@perrotta, @cmsbuild, @nclopezo, @danduggan, @emeschi, @Martin-Grunewald, @deguio, @fwyzard, @mommsen can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @barvic this is something you requested to watch as well.
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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@nclopezo, @ktf you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2015

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_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

6 participants