noobaa-core
noobaa-core copied to clipboard
we should handle bigint stats correctly in io_stats_store
Environment info
- Version: VERSION
- Deployment: AZURE | AWS | GCLOUD | ESX | VBOX | DEV
- Customer: NAME
Actual behavior
- currently io_stats in pool_api are defined as bigint, but in nodes_monitor and io_stats_store we treat it as regular integer.
Expected behavior
- we should perform bigint operations in the backend to handle the cases of io stats larger than 1 petabytes