ewiger / gc3pie

Automatically exported from code.google.com/p/gc3pie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upon resubmission of failed tasks, all tasks of a ParallelTaskCollecion are rerun, if those previously deemed "OK".

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Set up a ParallelTaskCollection of which one task is going to be assigned 
Run.State.STOPPED .
2. Wait until the execution of the ParallelTaskCollection has finished. Now, 
ParallelTaskCollection also is flagged "STOPPED".
3. gselect -s <session_name> —failed

What is the expected output? What do you see instead?
Expected output: Only he stopped task is rerun.
Instead: All tasks are rerun.

What version of the product are you using? On what operating system?
Rev: 4166
x86_64 GNU/Linux

Sorry if this issue had been fixed since Rev 4116 :)
(I've tried to reproduce it in 4188, but could not get 4188 to run -> 
googlegroups )

All the best,

Elke


Original issue reported on code.google.com by ElkeWSch...@gmail.com on 16 Mar 2015 at 4:14

I plan to have GC3Pie 2.3 out next week, so TRAL can depend on a released 
version of GC3Pie.  Is this a blocking issue?

Original comment by riccardo.murri@gmail.com on 17 Mar 2015 at 10:46