Free cookie consent management tool by TermsFeed Policy Generator

Opened 11 years ago

Closed 11 years ago

#2005 closed enhancement (done)

Add Unload Jobs in the Hive Job Manager

Reported by: ascheibe Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.8
Component: Hive.Client Version: 3.3.8
Keywords: Cc:

Description

It should be possible to unload jobs in the Job Manager so that the memory of the job is freed and new jobs can be downloaded without closing the whole application.

Change History (25)

comment:1 Changed 11 years ago by ascheibe

  • Status changed from new to accepted
  • Type changed from defect to enhancement

comment:2 Changed 11 years ago by ascheibe

r9168 created branch

comment:3 Changed 11 years ago by ascheibe

r9169

  • renamed some events and methods
  • fixed some memory leaks

comment:4 Changed 11 years ago by ascheibe

r9170 fixed handling of unobservable exceptions

comment:5 Changed 11 years ago by ascheibe

r9173

  • fixed naming of event handlers that were forgotten when the naming from experiment to job was changed
  • fixed some more memory leaks

comment:6 Changed 11 years ago by ascheibe

r9174 fixed memory leaks in GraphVisualization and Docking

comment:7 Changed 11 years ago by ascheibe

r9183 reverted changes of r9174 as the trunk now contains the correct memory leak fixes (#2006)

comment:8 Changed 11 years ago by ascheibe

r9184 merged changes from trunk into branch

comment:9 Changed 11 years ago by ascheibe

r9187 merged changes from trunk into branch

comment:10 Changed 11 years ago by ascheibe

r9188 implemented unloading of jobs

comment:11 Changed 11 years ago by ascheibe

r9193 simplified refreshing of jobs in the Hive client as this isn't needed anymore

comment:12 Changed 11 years ago by ascheibe

r9201 merged changes from trunk into branch

comment:13 Changed 11 years ago by ascheibe

r9202

  • add repeating of failed tasks and task datas
  • added an additional ws method that loads lightweight tasks without the statelogs

comment:14 Changed 11 years ago by ascheibe

r9219 merged Hive Job Unloading branch into trunk

comment:15 Changed 11 years ago by ascheibe

r9220 deleted job unloading branch

comment:16 Changed 11 years ago by ascheibe

r9221 added missing cloning constructors

comment:17 Changed 11 years ago by ascheibe

r9222 allow to quit the job manager even if there are up- or downloads in progress

comment:18 Changed 11 years ago by ascheibe

r9224 fixed a small bug that occurred when closing the optimizer with an open hive job manager

comment:19 Changed 11 years ago by ascheibe

  • Owner changed from ascheibe to mkommend
  • Status changed from accepted to reviewing

comment:20 Changed 11 years ago by ascheibe

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
  • Version changed from branch to 3.3.7

comment:21 Changed 11 years ago by ascheibe

  • Owner changed from mkommend to ascheibe
  • Status changed from reviewing to assigned

comment:22 Changed 11 years ago by ascheibe

r9230 properly implemented closing of the hive job manager

comment:23 Changed 11 years ago by ascheibe

  • Owner changed from ascheibe to mkommend
  • Status changed from assigned to reviewing

comment:24 Changed 11 years ago by mkommend

  • Owner changed from mkommend to ascheibe
  • Status changed from reviewing to readytorelease

comment:25 Changed 11 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.7 to 3.3.8
Note: See TracTickets for help on using tickets.