ORNL / DataFed

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

System - Allocations and stats are not being tracked correctly for all operations #259

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

Allocations are affected by record creates/updates/deletes and data put/get operations and are also involved with project sub-allocations. The DB code that deals with this has recently changed, but is not working for all of these operations. Need to comb through this and make it work and consistent.

dvstans commented 4 years ago

Simplified by removing sub allocations. Allocation usage should be working now.