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

Add JsonWritingTimeoutPoolOutputModule. #6637

Merged
merged 1 commit into from Nov 26, 2014

Conversation

dmitrijus
Copy link
Contributor

This module adds two additional features (needed for the event display)
to the TimeoutPoolOutputModule:

  1. file names now follow the DAQ/online convention (files are named
    run0001111_lumi0000_streamLabel_hostname.root);
  2. for every file written (and after the file is closed), the json file
    containing some metadata is produced. This file signals DAQ
    services to start merging/distribution of the .root file.

This module adds two additional features (needed for the event display)
to the TimeoutPoolOutputModule:

1. file names now follow the DAQ/online convention (files are named
run0001111_lumi0000_streamLabel_hostname.root);

2. for every file written (and after the file is closed), the json file
containing some metadata is produced. This file signals DAQ
services to start merging/distribution of the .root file.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @dmitrijus (Dmitrijus) for CMSSW_7_2_X.

Add JsonWritingTimeoutPoolOutputModule.

It involves the following packages:

DQMServices/Components
DQMServices/StreamerIO
IOPool/Output

@Dr15Jones, @danduggan, @cmsbuild, @nclopezo, @deguio, @ktf can you please review it and eventually sign? Thanks.
@barvic, @wddgit, @wmtan 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.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@danduggan
Copy link
Contributor

+1
We'd like this one for MWGR#9.

@Dr15Jones
Copy link
Contributor

+1
Looks good to me.

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_2_X IBs unless changes or unless it breaks tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @ktf, @smuzaffar

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@ktf
Copy link
Contributor

ktf commented Nov 26, 2014

Merging this hoping it will not require a patch3.

ktf added a commit that referenced this pull request Nov 26, 2014
Add JsonWritingTimeoutPoolOutputModule.
@ktf ktf merged commit 63331d3 into cms-sw:CMSSW_7_2_X Nov 26, 2014
@ktf ktf mentioned this pull request Nov 26, 2014
cmsbuild added a commit that referenced this pull request Dec 4, 2014
cmsbuild added a commit that referenced this pull request Jan 6, 2015
Forward port of: Fix an issue with too many open fds in DQMStore (#6570); Add a new output module for evt. display (#6637).
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

5 participants