#991: Allow tasks to execute on the host set in "host" field
--------------------+-----------------------
Reporter:  adeiana  |       Owner:
    Type:  defect   |      Status:  assigned
Priority:  major    |   Component:  BibSched
 Version:           |  Resolution:
Keywords:           |
--------------------+-----------------------
Changes (by adeiana):

 * status:  infoneeded => assigned


Comment:

 To be more explicit my queue current state stored in schTASK:
 {{{
 
+-----+-------------------+---------------------+---------+----------+-----------+------------+
 | id  | proc              | runtime             | status  | priority |
 host      | sequenceid |
 
+-----+-------------------+---------------------+---------+----------+-----------+------------+
 | 476 | bibauthorid       | 2012-04-02 18:48:24 | WAITING |        0 |
 aso.local |       NULL |
 | 475 | inveniogc         | 2012-04-02 18:48:30 | WAITING |        0 |
 |       NULL |
 | 486 | bibreformat       | 2012-04-02 18:48:30 | WAITING |        0 |
 |       NULL |
 | 468 | bibindex          | 2012-04-02 18:48:36 | WAITING |        0 |
 |       NULL |
 | 471 | bibindex:fulltext | 2012-04-02 18:48:40 | WAITING |        0 |
 |       NULL |
 | 469 | webcoll           | 2012-04-02 18:48:54 | WAITING |        0 |
 |       NULL |
 | 472 | bibindex:author   | 2012-04-02 18:48:56 | WAITING |        0 |
 |       NULL |
 | 470 | bibindex:global   | 2012-04-02 18:49:00 | WAITING |        0 |
 |       NULL |
 | 473 | bibrank           | 2012-04-02 18:49:06 | WAITING |        0 |
 |       NULL |
 | 500 | bibreformat       | 2012-04-02 21:30:28 | WAITING |        0 |
 |       NULL |
 
+-----+-------------------+---------------------+---------+----------+-----------+------------+
 }}}

 This first task does not run.

 Yes this problem is present on current master.

-- 
Ticket URL: <http://invenio-software.org/ticket/991#comment:6>
Invenio <http://invenio-software.org>

Reply via email to