Opened 16 years ago
Last modified 14 years ago
#493 closed feature request
Implement a Job Storrage Manager — at Initial Version
Reported by: | kgrading | Owned by: | kgrading |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Hive.Client.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
Situation:
A Job finishes calculating and the server is offline to receive the finished job
Expected behaviour:
The job should be persisted on the harddisc. When the Server resumes its duty, the client shall try to resend the Job. If the Server refuses, the client shell delete the job. If the client restarts, the jobs shall not be lost[[BR]]
Note: See
TracTickets for help on using
tickets.