Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 17 and Version 18 of Ticket #1233


Ignore:
Timestamp:
02/15/11 10:17:46 (13 years ago)
Author:
cneumuel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v17 v18  
    44 * ~~Data Access Layer (more consistent method names, more compact code, inspired by OKB)~~
    55 * ~~Split transaction and db-context handling~~
    6  * Allow uploading of plugins for a job (or hiveexperiment)
     6 * ~~Allow uploading of plugins for a job (or hiveexperiment)~~
    77 * Tests
    8  * Make WCF service completely stateless. Put all remaining state-information into the database (latestHeartbeats, latestConsistencyCheck, newlyAssignedJobs (remove completely and solve by adding a heartbeat))
     8 * ~~Make WCF service completely stateless. Put all remaining state-information into the database (latestHeartbeats, latestConsistencyCheck, newlyAssignedJobs (remove completely and solve by adding a heartbeat))~~
    99 * `StateLog`: Log state transitions of jobs.
    1010 * Statistics