Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 14 years ago

#493 closed feature request (obsolete)

Implement a Job Storage Manager

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 (9)

comment:1 Changed 15 years ago by kgrading

  • Description modified (diff)
  • Status changed from new to assigned

comment:2 Changed 15 years ago by kgrading

implementation done in r1219

comment:3 Changed 15 years ago by kgrading

some updates in r1260

comment:4 Changed 15 years ago by kgrading

implementierung des rücksende algos in r1271

comment:5 Changed 15 years ago by kgrading

changed duration of testjob back to 20 seconds in r1718

comment:6 Changed 15 years ago by kgrading

  • Summary changed from Implement a Job Storrage Manager to Implement a Job Storage Manager

comment:7 Changed 15 years ago by kgrading

additional persistance in r1728

comment:8 Changed 15 years ago by kgrading

fixed persistence problems (r1959)

comment:9 Changed 14 years ago by swagner

  • Resolution set to obsolete
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.