ORNL / DataFed

A Federated Scientific Data Management System

Home Page:https://ornl.github.io/DataFed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task incorrectly indicating 50% completion when actually transfer was successful

JoshuaSBrown opened this issue · comments

This issue appears to have started with the switch to new Globus Connect Personal Endpoints.

Old

Status Overview in Globus

OldGCPTransferOverview

Log of Transfer in Globus

OldGCPTransferLog

New

Status Overview in Globus

NewGCPTransferOverview

Log of Transfer in Globus

NewGCPTranserLog

Task view in DataFed

NewGCPTransferStatusInDataFed

This was found to be the result of the gridftp route in the db API. The path comparison was failing because the repository path recorded in the database was not the same as the one provided by the gridftp server.