Re: COMMERCIAL:Re: system_schema.tables id and table uuid on disk mismatch

2024-01-18 Thread Bowen Song via user
Was the table ID mismatching only on one node or all nodes? Mismatching on one node is usually the result of a racing condition, but on all nodes isn't. The solution I mentioned earlier only applies to the one node situation. On 18/01/2024 13:14, ENES ATABERK wrote: Hi all, Thanks for your

Re: COMMERCIAL:Re: system_schema.tables id and table uuid on disk mismatch

2024-01-18 Thread ENES ATABERK
Hi all, Thanks for your responses. The version is Cassandra 4.1.3 After I restarted all the nodes one-by-one cassandra created corrected-id folder and keep the incorrect one as you said. But then I cannot see the data from cqlsh it gives me no result. After i have imported the data from incor