Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 146 and Version 150 of Ticket #1233


Ignore:
Timestamp:
09/08/11 14:39:44 (13 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v146 v150  
    9898 * `GetWaitingJobs` should be implemented as a stored procedure and should also assign a job to a slave. it should make sure no race conditions occur if it is called concurrently.
    9999'''!HiveExperiment'''
    100  * rename: `HiveExperiment` -> `Job`, `Job` -> `Task`
     100 * ~~ rename: `HiveExperiment` -> `Job`, `Job` -> `Task` ~~
    101101 * `HiveExperimentPermissions`
    102102   * the `GrantedUserId` could be removed