Re: Not able to enable Write-ahead logs using tx.log-tx for existing JanusGraph setup
Boxuan Li
Is it expected that tx.log-tx works only for fresh JanusGraph setup? No. It should work well for your existing JanusGraph setup too. Note that it is a GLOBAL option so it must be changed for the entire cluster. SeeĀ https://docs.janusgraph.org/basics/configuration/#global-configuration Best, Boxuan |
|