Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
oar_2.5.5 [2015/09/21 13:57] – created neyronoar_2.5.5 [2015/09/21 14:09] (current) – [Changelog] neyron
Line 7: Line 7:
 ===== Changelog ===== ===== Changelog =====
  
-  * [iolib] fix deadlock with TRUNCATE in postgresql.+  * [core] fix deadlock with TRUNCATE in postgresql.
   * [almighty] add SCHEDULER_MIN_TIME_BETWEEN_2_CALLS: the scheduler is launched at max every t seconds (t=5 by default), this avoids the scheduler to cause starvation with regard to the other modules.   * [almighty] add SCHEDULER_MIN_TIME_BETWEEN_2_CALLS: the scheduler is launched at max every t seconds (t=5 by default), this avoids the scheduler to cause starvation with regard to the other modules.
   * [scheduler] fix some memory leaks.   * [scheduler] fix some memory leaks.
   * [scheduler] add a cache to the resources tree computation: improve the scheduler speed by reducing the number of SQL queries.   * [scheduler] add a cache to the resources tree computation: improve the scheduler speed by reducing the number of SQL queries.
-  * [scheduler] backport the expire/postpone/deadline job types from master+  * [scheduler] add the expire/postpone/deadline job types to allow specifying constraints for jobs
-  * [scheduler] rename the placeholder job types: placeholder/allowed.+  * [scheduler] rename the placeholder job types: now use placeholder/allowed.
   * [scheduler] fix timesharing (adv reservation and *_placeholder schedulers).   * [scheduler] fix timesharing (adv reservation and *_placeholder schedulers).
-  * [scheduler] allows noop/cosystem/standby to start on resources in standby, no wake*up is triggered (requires activating energy saving). +  * [scheduler] add an option for noop/cosystem/deploy jobs to start on resources in standby, no wake-up is triggered (requires activating energy saving). 
-  * [oarsub] use jobkey (-k) is the OAR_JOB_KEY_FILE env variable  is set.+  * [oarsub] implicitly use the jobkey (-k) if the OAR_JOB_KEY_FILE env variable  is set.
   * [oarstat] fix accounting display.   * [oarstat] fix accounting display.
-  * [oar_resources_init] fix HyperThreading bug improve CLI+  * [oar_resources_init] fix bug with HyperThreading and improve the user interface
-  * [oar_resources_add] make HyperThreading optional fix long options make nicer warning outputs for auto*offset.  +  * [oar_resources_add] make HyperThreading optionalfix long options and make nicer warning outputs for auto-offset.  
-  * [admission rules] rewrite the job type check rule+  * [admission rules] rewrite the rule for the job type check. 
-  * [admission rules] fix oaradmissionrules bug with MySQL when modifying a rule +  * [admission rules] fix oaradmissionrules bug with MySQL when modifying a rule 
-  * [oar-node] fix pid in init script. +  * [oar-node] fix the pid file in the init script. 
-  * [api] some optimizations rework authentication configuration (apache). +  * [api] add some optimizations and rework the authentication configuration (Apache). 
-  * [api][drawgantt-svg][monika] fix apache config (apache 2.4). +  * [api][drawgantt-svg][monika] fix Apache configuration (Apache 2.4). 
-  * [drawgantt-svg] new version with aggreation of resources and more.+  * [drawgantt-svg] new version with aggregation of resources and more.
   * [monika] add thread to the hidden properties.   * [monika] add thread to the hidden properties.
-  * [api] fastcgi config now using suexec (have to enable it inside the fastcgi module configuration: FastCgiWrapper /usr/lib/apache2/suexec +  * [api] fastcgi config now uses suexec 
-  * [api] now using apache environment variables when headers are not available +  * [api] now use Apache environment variables when headers are not available 
   * [api] optimization of /jobs query response time (especially efficient for mysql based installations)   * [api] optimization of /jobs query response time (especially efficient for mysql based installations)
-  * [api] [security] Html output did not break on errors+  * [api] security fix: HTML outputs which did not break on errors
  
 ===== Errata / Known bugs ===== ===== Errata / Known bugs =====
  
 +  * OAR API setup with fastCGI and suexec is tricky: 
 +    * OAR API could require to be installed in a dedicated virtual host. 
 +    * The suexec module on CentOS requires to change the oar user UID to a number greater than 500
oar_2.5.5.1442836651.txt.gz · Last modified: 2015/09/21 13:57 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki