Hi,

We're running an embedded Janus graph on top of Cassandra. On starting the
graph, it creates certain tables in cassandra for its operation. We noticed
that there is an Id mismatch for one of the tables named
system_properties_lock i.e.

Id fetched from schema table of cass (SELECT keyspace_name, table_name, id
from system_schema.tables using cqlsh), and the path in cassandra
(/opt/Cassandra/data/Janus/system-properties_lock_-id), do not match. IDs
match for all other tables created by Janus except this one.

Can someone please advice on what might be the cause of this mismatch and
how can it be fixed?

Regards,
Aman

Reply via email to