Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1179 closed defect (fixed)

The "Number of slots" value in the Start demux wizard is always from the <demux> configuration

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.23.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

reggie-config.xml has a configuration option for the number of slots to use for a demux job. This option is either in the <demux><parallel-environment> tag or the <demux-mips><parallel-environment> tag depending on the pipeline.

However, it seems like the wizard is always using the value from <demux><parallel-environment>. When starting the wizard with MIPs data it should use the <demux-mips><parallel-environment> value.

The workaround is to manually change it before registering the job. Auto-confirmation is not affected (but not yet enabled for the MIPs pipeline).

Change History (3)

comment:1 by Nicklas Nordborg, 5 years ago

Summary: The "Number of slots" valus in the Start demux wizard is always from the <demux> configurationThe "Number of slots" value in the Start demux wizard is always from the <demux> configuration

comment:2 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed

In 5613:

Fixes #1179: The "Number of slots" value in the Start demux wizard is always from the <demux> configuration

comment:3 by Nicklas Nordborg, 5 years ago

Milestone: Reggie v4.24Reggie v4.23.1
Note: See TracTickets for help on using tickets.