[ https://issues.apache.org/jira/browse/HBASE-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909905#action_12909905 ]
HBase Review Board commented on HBASE-2997: ------------------------------------------- Message from: st...@duboce.net ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/843/#review1229 ----------------------------------------------------------- src/main/java/org/apache/hadoop/hbase/KeyValue.java <http://review.cloudera.org/r/843/#comment4186> Should this be volatile? src/main/java/org/apache/hadoop/hbase/KeyValue.java <http://review.cloudera.org/r/843/#comment4187> Is the trade of cpu for memory space worth it here? src/main/java/org/apache/hadoop/hbase/KeyValue.java <http://review.cloudera.org/r/843/#comment4188> Volatile or is it possible to read partial long? - stack > Performance fixes - profiler driven > ----------------------------------- > > Key: HBASE-2997 > URL: https://issues.apache.org/jira/browse/HBASE-2997 > Project: HBase > Issue Type: Bug > Affects Versions: 0.89.20100621 > Reporter: ryan rawson > Assignee: ryan rawson > Priority: Critical > Fix For: 0.90.0 > > Attachments: HBASE-2997-1.txt, HBASE-2997-2.txt, HBASE-2997-3.txt, > HBASE-2997-4.txt, HBASE-2997-5.txt > > > while profiling hbase I found a number of slow pieces. Here are fixes for > them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.