Opened 9 years ago
Last modified 8 years ago
#2476 assigned defect
Hive Service should offer a faster UpdateTaskData method
Reported by: | ascheibe | Owned by: | jkarder |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 4.0 |
Component: | Hive.Server | Version: | 3.3.12 |
Keywords: | Cc: |
Description
Currently the task has also to be sent to the service if the task data needs to be updated. This is not necessary in some instances where only the data should be updated. Therefore add a second method that does not require also sending the task.
Change History (2)
comment:1 Changed 9 years ago by ascheibe
- Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.0.x Backlog
comment:2 Changed 8 years ago by ascheibe
- Owner changed from ascheibe to jkarder
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.