Not count of cell versions properly
-----------------------------------
Key: HBASE-613
URL: https://issues.apache.org/jira/browse/HBASE-613
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.2.0, 0.1.2
If I add 3 versions of a cell and then scan across the first set of added
cells, a bunch are missing (I added 100k on each of the three uploads). I
thought it the fact that we set the number of cells found back to 1 in HStore
when we move off current row/column but that doesn't seem to be it. Need to
look closer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.