Opened 16 years ago
Last modified 14 years ago
#493 closed feature request
Implement a Job Storrage Manager — at Version 1
Reported by: | kgrading | Owned by: | kgrading |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Hive.Client.Core | Version: | 3.2 |
Keywords: | Cc: |
Description (last modified by kgrading)
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!
Change History (1)
comment:1 Changed 16 years ago by kgrading
- Description modified (diff)
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.