box.ctl.is_recovery_finished() | Tarantool

box.ctl.is_recovery_finished()

box.ctl.is_recovery_finished()

Since version 2.5.3.

Check whether the recovery process has finished. Until it has finished, space changes such as insert or update are not possible.

Return:true if recovery has finished, otherwise false
Rtype:boolean
Found what you were looking for?
Feedback