Row locks are not necessary when reading. this changed, that is why that is
still there.
On Mar 27, 2011 10:42 PM, "jiangwen w" <wjiang...@gmail.com> wrote:
> I think a row lock should be obtained before getting a row.
> but the following method in HRegion class show a row lock won't be
obtained
>
> *public Result get(final Get get, final Integer lockid)*
> *
> *
> although there is a* lockid* parameter, but it is not used in this method.
>
> Sincerely
> Vince Wei

Reply via email to