#572 closed feature request (done)
Implementation of Execution Engine
Reported by: | msteinbi | Owned by: | msteinbi |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Hive.Server.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
New methods for the Execution engine
- request snapshot
- abort job
- send snapshot
Change History (7)
comment:1 Changed 16 years ago by msteinbi
- Status changed from new to assigned
comment:2 Changed 16 years ago by msteinbi
comment:3 Changed 16 years ago by msteinbi
added request and abort snapshot (r1577)
comment:4 Changed 16 years ago by msteinbi
abort aborts - only one abort request must be sent to client (r1588)
comment:5 Changed 16 years ago by msteinbi
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 14 years ago by swagner
- Milestone changed from Iteration 3 to Current
Milestone Iteration 3 deleted
comment:12 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.
Added Interfaces for Execution Engine (r1509)