Open dahankzter opened 4 years ago
For future readers: it also might be worth noting that:
scylla_storage_proxy_replica_cross_shard_ops
metrics don't indicate any inter-shard operations--smp 1
@amnonh ping ...
@slivne you volunteered to have a look, let me know if you can't
@slivne @amnonh any update on this one?
@slivne @amnonh any update on this one?
this is the source of the issue: https://github.com/scylladb/scylla/issues/4337
I'll need to followup with gleb on this.
@slivne any updates?
@slivne ping
@slivne please comment to know if we want to close this
@vladzcloudius FYI
The counter today indeed is not updated and token-awareness in the dashboards is incorrectly displayed
we will either
@amnonh Vlad told me to ping you on this issue!
@slivne we need to link to a scylla issue
@jul-stas is looking at this https://github.com/scylladb/scylla/issues/4337
@amnonh you can also try and have a temp solution by removing counter updates for now - it will not be as good but will be a stop the gap till scylla releases will havea solution
There is a workaround in Scylla Monitoring 3.6.2
@amnonh what is the workaround?
when counters or LWT in use, it will not show non-token aware
The
Non Token Aware Queries
graph doesn't seem to be accurate for counters. We have tested both the Go driver (https://github.com/scylladb/gocql/issues/32) and cassandra-stress and both of them shows a large number in this graph but none when switching to integer fields or text for example.cassandra-stress run:
This is both on multi node setups and even single node clusters.