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

Daniel Gómez Ferro commented on HBASE-5579:
-------------------------------------------

Then it could bit someone who inserts values with Long.MIN_VALUE, not something 
that should happen often but if it happens it is going to be hard to debug.

If you are worried about state variables we could use a Long and reset() it to 
null, but I think that's not very clean.
                
> A Delete Version could mask other values
> ----------------------------------------
>
>                 Key: HBASE-5579
>                 URL: https://issues.apache.org/jira/browse/HBASE-5579
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>            Reporter: Daniel Gómez Ferro
>         Attachments: HBASE-5579.patch
>
>
> A Delete Version operation mask values that have version = 0. The problem 
> happens at ScanDeleteTracker.

--
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


Reply via email to