Opened 11 years ago
Last modified 3 years ago
#7990 assigned Developer Task
Rework of status handling in mythjobqueue
Reported by: | Raymond Wagner | Owned by: | Raymond Wagner |
---|---|---|---|
Priority: | major | Milestone: | 29.2 |
Component: | MythTV - Mythjobqueue | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The goal of this task is to remove (most of) the custom handling of mythcommflag and mythtranscode within the jobqueue code. The jobqueue will only be responsible for startup and success/failure logs and status updates. The jobs themselves will be responsible for any task specific information displayed in the terminal logs, database logs, or jobqueue table.
Attachments (1)
Change History (17)
Changed 11 years ago by
Attachment: | nooverwrite_comment.patch added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | 0.24 → 0.25 |
---|
comment:3 Changed 11 years ago by
Status: | new → assigned |
---|
comment:5 Changed 9 years ago by
Milestone: | 0.25 → 0.26 |
---|
comment:6 Changed 9 years ago by
Type: | task → Developer Task |
---|
comment:7 Changed 9 years ago by
Milestone: | 0.26 → 0.27 |
---|---|
Priority: | minor → major |
comment:8 Changed 8 years ago by
Milestone: | 0.27 → 0.28 |
---|
comment:9 Changed 6 years ago by
Version: | head → Master Head |
---|
comment:12 Changed 5 years ago by
Milestone: | 0.28 → 0.29 |
---|
comment:14 Changed 3 years ago by
Milestone: | 29.0 → 29.1 |
---|
comment:15 Changed 3 years ago by
Milestone: | 29.1 → 0.28.2 |
---|
Moving remaining open tickets to 0.28.2 milestone
comment:16 Changed 3 years ago by
Milestone: | 0.28.2 → 29.2 |
---|
Moving remaining open tickets to 29.2 milestone
Note: See
TracTickets for help on using
tickets.
Initial patch to only update comment on a status change.