Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2357 closed defect (done)

DeleteObsoleteSlaves should respect the downtime foreign key

Reported by: ascheibe Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.12
Component: Hive.Server Version: 3.3.11
Keywords: Cc:

Description (last modified by ascheibe)

This may lead to exceptions when deleting slaves that still have downtimes and may upset the Hive janitor. Because this is also done by the janitor which also does the statistics that are displyed on the status page this is also the reason why the page did not get refreshed.

Change History (5)

comment:1 Changed 9 years ago by ascheibe

  • Status changed from new to accepted

comment:2 Changed 9 years ago by ascheibe

  • Description modified (diff)

comment:3 Changed 9 years ago by ascheibe

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

r12172 fixed removal of obsolete slaves

comment:4 Changed 9 years ago by ascheibe

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

Ok by mkommend.

comment:5 Changed 9 years ago by ascheibe

  • Resolution set to done
  • Status changed from readytorelease to closed

r12296: merged r12172 into stable

Note: See TracTickets for help on using tickets.