*********************************** * XWHEP-7.3.0 * *---------------------------------* * Release date : Feb 7th, 2011 * * Author : Oleg Lodygensky * * lodygens@lal.in2p3.fr * *********************************** -A- Corrections -A.1- server name and ports are now correctly used so that ports defined in config file are really used -A.2- users can provide data file name independantly of URI path name (this is not a new feature; this has been successfully re-tested) e.g. : if data user is stored at http://www.lpds.sztaki.hu/~zfarkas/pools.txt the XW worker recreates the full path (here ~zfarkas/pools.txt) (here we can see XW does not act as wget would...) but if the jobs expects pools.txt in jobs PWD the user can insert a meta data in XW server specifying expected data file name -B- New features -B.1- introducing proxy usage so that NATed workers can reach the server This is especially needed to aggregate resources from Grid5000 -C- Known Bugs -C.1- Result download errors reported using 'xwdownload', but not with 'xwresult' We have not been able to reproduce them If you encounter these, please send us log file in DEBUG mode -C.2- xtremweb.gmond.pl does not scale -C.3- windows 7 not supported -C.4- the scheduler is not fair - Versionning - Versionning is as follow - X is a major part of the version - Y is a minor part of the version - Z is the micro part of the version (*) X reports a very important change : for example the communication protocol changes or a major new feature is modified/introduced/removed When X changes, backward compatibility is not ensured (*) Y reports a important but not critical change : backward compatibility is ensured (*) Z reports a minor change : bug correction, documentation changes etc.