I'm using a scylla cluster with 9 nodes and replication factor to be 3. One application opens one connections to it, reading and writing data.
However, I notice in the scylla CQL optimization monitoring dashboard, the percentage for cross shard is very high, around 150%.
Is that normal or how can I optimize it.