Opened 3 years ago
Closed 3 years ago
#1340 closed enhancement (fixed)
The legacy pipeline should have lower priority when started via auto-confirm
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v4.33.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The auto-confirmation after demux create jobs for both the legacy pipeline and the Hisat/Stringtie pipeline. The legacy jobs are added first to the job queue. This is a bit unfortunate since it means that about half of the Hisat jobs have to wait until there are slots available, and this also affects subsequent jobs for Stringtie, variant calling, etc.
It would be better if the legacy jobs was added last in the queue and with lower priority. This would make the Hisat/Stringtie pipeline finish faster.
Change History (3)
comment:1 by , 3 years ago
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6431: