[
https://issues.apache.org/jira/browse/HBASE-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-9752:
--------------------------
Attachment: 9752.txt
> MultiVersionConsistencyControl#resetThreadReadPoint() doesn't need tp call
> getThreadReadPoint()
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-9752
> URL: https://issues.apache.org/jira/browse/HBASE-9752
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 9752.txt
>
>
> MultiVersionConsistencyControl#resetThreadReadPoint(MultiVersionConsistencyControl
> mvcc) sets the read point to that of the mvcc passed in.
> It doesn't need to call getThreadReadPoint() because the value was just set
> which can be returned directly.
--
This message was sent by Atlassian JIRA
(v6.1#6144)