Hi,
So I'm logging in the node machine and performing a row count, sometimes I got 906 rows and others 915.
I already did a repair -pr, tried repair --full, disable nodeSync and try to repair it but the issue persists. how can I fix it?
DSE 6.8.3
select count(*) from keyspace.table count ------- 915 select count(*) from keyspace.table count ------- 906