mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
Negative load sizes don't make sense, but we've seen a case in
production, where a negative number was returned by ScyllaDB REST API,
so be prepared to handle these too.
Fixes: scylladb/scylladb#24134
Closes scylladb/scylladb#24135
(cherry picked from commit 700a5f86ed)
Closes scylladb/scylladb#24169