*** Release glite-data-transfer-fts_R_3_2_0_8 2006-02-02 o Fixed bugs: #10304 - methods for service stats do not properly process time intervals o Changed semantics on how start and end timestamps are handled. *** Release glite-data-transfer-fts_R_3_2_0_7 2005-12-16 o Fixed bugs: #14271: FTS: InfoProvider generates wrong information for channels *** Release glite-data-transfer-fts_R_3_2_0_6 2005-11-21 o Add schema upgrade 2.1.0 to 2.2.0. Fix 2.0.0->2.1.0 upgrade script. *** Release glite-data-transfer-fts_R_3_2_0_5 2005-11-07 o Fixed bugs: #13380: FTS Info provider does not get channel access info from DB *** Release glite-data-transfer-fts_R_3_2_0_4 2005-11-01 o Fixed bugs: #7540: man pages in the wrong place? *** Release glite-data-transfer-fts_R_3_2_0_3 2005-11-01 o Fixed bugs: #12582 FTS: info-provider script does not provide a vital attribute #11188 INSTALL file still contains reference to old endpoint *** Release glite-data-transfer-fts_R_3_2_0_2 2005-10-27 o Update to match delegation interface changes *** Release glite-data-transfer-fts_R_3_2_0 2005-10-14 o Added mechanism for proxy credential delegation o Update information systems provided (added FileTransferStats and Delegation endpoints + optional MyProxy service) o Schema: - added tables for delegation - added submit_host and max_time_in_queue to t_job - added finish_time and current_failures to t_file - added estimated_time to period stats table *** Release glite-data-transfer-fts_R_3_1_0_13 2005-09-28 o Fixed Bugs: #10633 - myproxy should be an associated service for a FTS #10510 - listRequests returns duplicates #10200 - channel drop gives internal server error #10198 - should not be possible to add more than one channel with same source and dest #10819 - not all web-service methods use SELECT FOR UPDATE locking #10848 - Submission using non-voms proxies not working #10912 - check for request manager/owner not done properly (MySQL) #8714 - should be able to specify log4j file in config o Schema: - removed drop table statements from db schema creation script - fixed trigger creation *** Release glite-data-transfer-fts_R_3_1_0_11 2005-09-28 o Publishing an optional associated MyProxy service. *** Release glite-data-transfer-fts_R_3_1_0_10 2005-09-26 o Added optional channel publishing support to the BDII info provider. *** Release glite-data-transfer-fts_R_3_1_0_9 2005-09-02 o Added info BDII info provider and log4j README *** Release glite-data-transfer-fts_R_3_1_0_8 2005-09-02 o Give transfer duration back to the client (update on getFileStatus) *** Release glite-data-transfer-fts_R_3_1_0_7 2005-08-31 o Quick Fix for the "there is no agent" problem. Should be fixed properly later! *** Release glite-data-transfer-fts_R_3_1_0_6 2005-08-29 o Fix 2.0.0 to 2.1.0 upgrade script: fix t_job default submit_time *** Release glite-data-transfer-fts_R_3_1_0_5 2005-08-23 o Fix 2.0.0 to 2.1.0 upgrade script in order to migrate also not empty tables *** Release glite-data-transfer-fts_R_3_1_0_4 2005-08-19 o Add oracle schema upgrade (2.0.0 to 2.1.0). In order to perform the upgrade, run: sqlplus /@ < oracle-upgrade_2.0.0-2.1.0.sql o Fixed Bugs: # 10362 - cannot submit jobs using delegated proxies *** Release glite-data-transfer-fts_R_3_1_0 2005-08-15 o New functionality to list agents running on the service, and retrieving information on their status o Added pre-check on job submission for a suitable agent configured on the service able to process the job o Added DB schema version check upon service startup o New functionality to get statistics on service (both cumulative and periodic) exposed via a new portType that exposes queries per channel and/or per vo (oracle only for now) o New thread for generating statistics about the service - added config parameter to specify the interval for statistics generation o Merged functionality from the FPS service - submit method was deprecated - transferSubmit does physical job submission (as was provided by FTS submit) - placementSubmit does logical job submission (as was provided by FPS submit) o Removed dependency on transfer-common o Schema changes: - new tables . t_agent for keeping track of running agents . t_transfer_cumulative_stats for storing cumulative statistics information . t_transfer_periodic_stats for storing periodic statistics information . updated timestamp field default to be in GMT o Fixed Bugs: #9883 - FPS interface should accept FTS jobs #9261 - retrieve summary of what is happening on a channel #9826 - switch off security grumbles *** Release glite-data-transfer-fts_R_3_0_1 2005-08-02 o New endpoints exposing the old interface o Fixed Bugs: #9835, #9839 - admins should be vetoed too *** Release glite-data-transfer-fts_R_3_0_0 2005-07-27 o Cancel operation is now bulk - receives list of request ids o New functionality to update job priority within the VO (to be done by ADMIN or VO manager) o Updated configuration options: - dropped cancel/query_admin_mapfile and cancel/query_admin_voms_attribute - renamed manager_admin/submit_admin_mapfile and manager_admin/submit_admin_voms_attribute to admin/submit_mapfile and admin/submit_voms_attributes - added veto_mapfile - instead of a single voms attribute now lists of voms attributes are supported o New authorization scheme. Summary: ADMIN - all privileges on service (including submit jobs) Channel manager - may update channel info, query all information related to channel (including requests) VO manager - may query all information related to VO (including requests) Submitter - may submit jobs Vetoed - all privileges revoked (even if client has one of the other roles above) o Channel managers and admin can set vo share on channels o New VO management functionality (add/remove/list VO managers) o New channel management functionality (add/remove/list channel managers) o Removed Oracle instant client dependency o Fixed Bugs: #8958 - throw exception when mapfile does not exist #9732 - should periodically refresh mapfiles *** Release glite-data-transfer-fts_R_2_2_1 2005-05-25 o fixed bug 8701 o fixed bug 8702 o fixed bug 8690 o fixed bug 8504 o fixed bug 8592 o fixed bug 8713 o fixed bug 8715 o fixed bug 8333 *** Release glite-data-transfer-fts_R_2_2_0_2 2005-04-24 o Added new manual intervention states o changed module name from fps to fts o schema changes: bean classes updated o build.xml tidies o runtime dependency on oracle-instantclient-basic *** Release glite-data-transfer-fps_R_2_0_9 2005-03-07 o uh.. heavy refactorings. *** Release glite-data-transfer-fps_R_1_0_10 2005-02-04 o can now switch cataloguing off *** Release glite-data-transfer-fps_R_1_0_9 2005-02-04 o updated to allow gsiftp TURLs *** Release glite-data-transfer-fps_R_1_0_8 2005-02-01 o update config to use new schema filename o Commented out FileTransferContextListener whose functionality is now done by the transfer agents. *** Release glite-data-transfer-fps_R_1_0_7 2005-01-28 o configuration works and documented o fixed Bug#6390: AXIS configuration in glite-data-transfer-fps is missing *** Release glite-data-transfer-fps_R_1_0_6 2005-01-21 o schema is also taken from the transfer-common package *** Release glite-data-transfer-fps_R_1_0_5 o Refactored to use common code of glite-data-transfer-common with the data scheduler service. *** Release glite-data-transfer-fps_R_1_0_4 o Initial release with the 2.0.0 transfer interface.