Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 32 and Version 33 of Ticket #1233


Ignore:
Timestamp:
03/07/11 16:21:42 (13 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v32 v33  
    2929 * ~~Windows Tray Icon for Slave~~
    3030 * HL App Client
    31  * ~~Sort out problem with uploaded, modified assemblies which aren't downloaded to the slave; Add GUIDs to PluginCache ~~
     31 * ~~Sort out problem with uploaded, modified assemblies which aren't downloaded to the slave; Add GUIDs to `PluginCache` ~~
    3232 * Heartbeat interval should be controllable by the server
    33  * Creation of a unique Id for a machine which does not change if the config is deleted
     33 * ~~Creation of a unique Id for a machine which does not change if the config is deleted~~
    3434 * ~~Correct total physical memory available for a slave (`ConfigManager`)~~
    3535 * Test sandboxing and security of appdomains. If any assemblies can be uploaded by users, becomes very important.
     
    4949== Hive Engine ==
    5050 * `HiveEngine` jobs should have a `HiveExperiment`, which is marked, so a user cannot see it in `HiveExperimentManager`. However it should be visible in Administration GUI. If a Hive Engine crashes and cannot delete the experiment, this should be detected by the server and it should be automatically deleted.
    51  * Improve HiveEngine View (list of jobs, with status ect.)
     51 * Improve `HiveEngine` View (list of jobs, with status ect.)
    5252
    5353== Administration ==
    5454 Missing `WebService` Methods:
    55  * `GetAllHiveExperiments`
     55 * ~~`GetAllHiveExperiments`~~
    5656 * `GetUsers`
    5757 * `GetUserStatistics`