#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 , 5 years ago
Summary: | The "Number of slots" valus in the Start demux wizard is always from the <demux> configuration → The "Number of slots" value in the Start demux wizard is always from the <demux> configuration |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 5 years ago
Milestone: | Reggie v4.24 → Reggie v4.23.1 |
---|
Note:
See TracTickets
for help on using tickets.
In 5613: