You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/10/12 22:43:45 UTC

[jira] [Commented] (HBASE-9752) MultiVersionConsistencyControl#resetThreadReadPoint() doesn't need tp call getThreadReadPoint()

    [ https://issues.apache.org/jira/browse/HBASE-9752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793465#comment-13793465 ] 

stack commented on HBASE-9752:
------------------------------

What about [~vrodionov]'s comment over in HBASE-9751.  How much of a difference does this change make?

> MultiVersionConsistencyControl#resetThreadReadPoint() doesn't need tp call getThreadReadPoint()
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-9752
>                 URL: https://issues.apache.org/jira/browse/HBASE-9752
>             Project: HBase
>          Issue Type: Improvement
>            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)