Re: Graph corruption?


Boxuan Li
 

Hi Joe,

I just wanted to check a few things:

1. Did you happen to enable `storage.batch-loading`? See https://docs.janusgraph.org/operations/bulk-loading/#batch-loading

2. IIRC you are using Cassandra. Did you happen to change storage.cql.read-consistency-level + storage.cql.read-consistency-level?

I wouldn't be too surprised even if the answers to both questions are "no", because the locking approach heavily relies on the storage backend and Cassandra (at the moment) only offers eventual consistency.

Best,
Boxuan


Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.