Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 115 and Version 116 of Ticket #1233


Ignore:
Timestamp:
06/20/11 10:19:29 (13 years ago)
Author:
cneumuel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v115 v116  
    9797 * `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.
    9898'''!HiveExperiment'''
    99    * rename: `HiveExperiment` -> `Job`, `Job` -> `Task`
     99 * rename: `HiveExperiment` -> `Job`, `Job` -> `Task`
    100100 * `HiveExperimentPermissions`
    101101   * the `GrantedUserId` could be removed