We are facing an issue with the janusgraph cluster having around 20 instances.
The issue here is that if we are writing a vertex on instance A and try to read it from other instance it takes few seconds for the write to reflect on other instances.
I have checked that storage.batch-loading is set to false.