mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Queries with query page size equal or smaller than zero are unpaged queries. Count these kind of queries and make them a metrics since they can ruin the performance of the system. Message-Id: <20170731130004.25807-2-benoit@scylladb.com>