[
https://issues.apache.org/jira/browse/HBASE-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905290#action_12905290
]
ryan rawson commented on HBASE-2825:
------------------------------------
of course not, no read should 'respect' a row lock. Huge performance hit.
This is just fixing the javadoc, removing that terrible 'respect row lock'
language
> Scans respect row locks
> -----------------------
>
> Key: HBASE-2825
> URL: https://issues.apache.org/jira/browse/HBASE-2825
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Bernardo Signori
> Assignee: ryan rawson
> Priority: Minor
> Fix For: 0.90.0
>
>
> In the javadoc Package org.apache.hadoop.hbase.client Description it states
> that "Scans (currently) operate without respect for row locks." I think that
> since 0.20.4 and HBASE-2248 this is no longer the case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.