[
https://issues.apache.org/jira/browse/HBASE-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407770#comment-13407770
]
nkeywal commented on HBASE-6333:
--------------------------------
bq. I doubt this makes much performance difference (I haven't measured); this
is more of a documentation difference to say nothing special is going on here
In the past, I've seen good performance improvements on this type of things.
It's difficult to predict, but I think it's a good thing even for performances.
And for the doc as you said. So good catch imho :-)
> MemStoreScanner {kvsetAtCreation,snapshotAtCreation} should be private and
> not volatile
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-6333
> URL: https://issues.apache.org/jira/browse/HBASE-6333
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.96.0
> Reporter: Gregory Chanan
> Assignee: Gregory Chanan
> Priority: Minor
> Attachments: HBASE-6333.patch
>
>
> I was looking over this code and was confused why these variables were
> volatile, as they don't need to be [the constructor, which is the only place
> the variables are set, is already protected by a lock].
> I doubt this makes much performance difference (I haven't measured); this is
> more of a documentation difference to say nothing special is going on here :).
> https://issues.apache.org/jira/browse/HBASE-4485?focusedCommentId=13132733&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13132733
> also talks about this, but it doesn't seem to have been implemented.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira