HI All,
 After OrientDB is stopped abruptly, when we restart and connect to the
graph DB, it performs Crash Recovery which takes lot of time, is there any
way to fix this?
I get lots of logs like :

2019-04-24 15:32:26.692 INFO com.orientechnologies.common.log.OLogManager
log: 10070000 operations were processed, current LSN is
OLogSequenceNumber{segment=35, position=129270527} last LSN is
OLogSequenceNumber{segment=36, position=5212600}

2019-04-24 15:32:29.305 INFO com.orientechnologies.common.log.OLogManager
log: 10080000 operations were processed, current LSN is
OLogSequenceNumber{segment=36, position=2941888} last LSN is
OLogSequenceNumber{segment=36, position=5212600}

and it takes around 30 mins to finish.

Note : I am using Graph DB with plocal storage, non transactional graph db
where i commit after each change(create node/edge or delete or update).

Regards,
Suraj Shankar

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to