#390 closed feature request (done)
Implement the usage of the PersistanceManager into the Execution Engine
Reported by: | kgrading | Owned by: | kgrading |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.0 |
Component: | Hive.Client.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (7)
comment:1 Changed 16 years ago by kgrading
- Status changed from new to assigned
comment:2 Changed 16 years ago by kgrading
comment:3 Changed 16 years ago by kgrading
- Resolution set to fixed
- Status changed from assigned to closed
Implentation is finished, all fake jobs are changed to real Jobs and all Jobs are (de)serialized using the Persistance Manager.
comment:4 Changed 16 years ago by kgrading
(happened in r830)
comment:5 Changed 16 years ago by swagner
- Milestone changed from Hive 1.0 to Iteration 0
Milestone Hive 1.0 deleted
comment:6 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Started implementing in r816 but there is still a lot of testing needed.