HI,

How does scan query and lock on same entry works ?

thread 1 -> lock on a entry
thread 2 -> scan query trying to get the record

i believe, scan query returns old entry. or waits till lock is released on
entry ?

Thanks

Reply via email to