mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +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#24167