ramkrishna.s.vasudevan created HBASE-19050:
----------------------------------------------
Summary: 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)