Skip to content

Releases: fast-data-transfer/fdt

FDT fixes

31 Mar 19:41
83363f4
Compare
Choose a tag to compare

Fix default transfer port issue

FDT fixes

03 Jun 15:59
e7d8976
Compare
Choose a tag to compare

Minor bugfixes
Workaround to support O_DIRECT
Java 1.8 support

Feature release of FDT

23 Nov 21:22
c1e0210
Compare
Choose a tag to compare

Fixed some bugs on FDT
Implemented monitoring to OpenTSDB for Grafana
Added documentation for OpenTSDB monitoring
Implement FDT config sync Among server and client (for monitoring)
Removed duplicate date from log entry
Changed Monalisa port
Fixed some IDE warnings
Fixed nettest with /dev/null
Fixed FDT message hanging
Fixed FileSession comparator
Ignore FDT -S option on Agent mode
Fixed coordinator mode enabling
Set TCP no delay
Try to read response more often (faster messaging through ControlChannel)
Fixed Closing of FDT session used to retrieve transfer port
Added default transfer port
Moved FDT version information to one place
Added logginf FDT server port in GSI mode after starting FDT
Informing user about transfer limit

New Prod Release

14 Oct 20:16
Compare
Choose a tag to compare
  • Updated libraries to the latest ones
  • Changed update site to github.com

Feature release of FDT

12 Oct 17:40
Compare
Choose a tag to compare
Pre-release
  • Updated JGlobus, SSHTem libraries to the latest ones
  • Added FDT documentation from old page to github.com page
  • FDT update checks for new version on github.com page [and custom URL]
  • Remote file listing using FDT
  • FDT now uses specific ports for transfer jobs, and fail if all ports are in use
  • Third party copy feature. To be able to launch FDT as Agent and provide transfer jobs to Agents using FDT in coordinator mode
  • Ability to retrieve remote FDT session log file by providing session ID
  • Fixed FDT to inform other FDT about missing file (client does not find file and fails, server just fails with no explanation)
  • FDT shows each file status
  • More user extension examples
  • Dynamic class loader for user extensions, added documentation how to load them from specific directory
  • Some other minor fixes..
  • Updated documentation with new features documentation
  • Updated wiki page for FDT

New Prod Release

20 Apr 08:48
Compare
Choose a tag to compare

Starting from 0.25 release FDT is under Apache 2.0 license. Also this release fixed that the server limit option is respected.

Pre-production release of April

17 Apr 11:54
Compare
Choose a tag to compare
Pre-release

Fix fdt to respect server side limit configuration