DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
# Description In the face of network faults, DataFed is canceling tasks. This needs to be controlled with an option. Instead, the default Globus behavior should be used, if a...
Since bash is either challenging or ugly to do complex parsing and decision making, certain CLI commands should optionally be able to return only the most crucial piece(s) of information...
Currently, ownership change only applies to data and not collections. This will prevent proper changing ownership of data inside published collections since the destination collection will be different. For the...
Not sure how the problem happened, but there is a task lock that refers to a non-existent task. The DB integrity check should catch this kind of error.
Use the existing icons for users and groups - this would be very helpful to see where permissions are being set.
During testing large/concurrent create/delete operations, a delete task became stuck in pending state. Restarting the core service caused the task to run and complete correctly. In addition a single collection...
Title text and icons should allow clicks to pass-through
libcurl with TLS is used extensively in server threads. While libcurl is being used correctly, it uses libcrypto which is not thread safe by default. Specific locking callbacks must be...
Currently using version 4.6, but 5.x (and soon 6.x) are available.
If a nested tree item is selected, then left arrow is pressed to navigate out of the current scope, the parent node becomes active but selection is left set on...