[
https://issues.apache.org/jira/browse/HBASE-19050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211504#comment-16211504
]
Anoop Sam John commented on HBASE-19050:
----------------------------------------
This is for continuing with the same readPnt when there were failures in btw
the scan. Pls note that the methods are not public but package private. See
PackagePrivateFieldAccessor. Ya the doc can say clearly this is not supposed
to be used by users but for internal usage. cc [~Apache9]
> Improve javadoc of Scan#setMvccReadPoint
> ----------------------------------------
>
> Key: HBASE-19050
> URL: https://issues.apache.org/jira/browse/HBASE-19050
> Project: HBase
> Issue Type: Task
> Components: scan
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
> Fix For: 2.0.0-beta-1
>
>
> This is to improve the javadoc of scan#setMvccReadPoint. Ya it was added for
> internal thing so that the scan is able to use the mvcc point.
> But the java doc is not explicit and does not tell the importance of using it
> and I think internally the code just ignores it. I can confirm that once
> where exactly it happens but javadoc should highlight it I believe.
> At least we should mention that user setting any value will be ignored.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)