ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 13 forks source link

Task incorrectly indicating 50% completion when actually transfer was successful #867

Open JoshuaSBrown opened 1 year ago

JoshuaSBrown commented 1 year ago

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

JoshuaSBrown commented 1 year ago

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.