You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/11/17 19:45:44 UTC

[jira] Created: (HBASE-1001) Remove deleted cells compacting if no corresponding overshadowed value cell

Remove deleted cells compacting if no corresponding overshadowed value cell
---------------------------------------------------------------------------

                 Key: HBASE-1001
                 URL: https://issues.apache.org/jira/browse/HBASE-1001
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: stack
             Fix For: 0.19.0


If a delete cell has been entered but there is no corresponding deleted item -- or the deleted item has been expunged because > VERSIONS -- then there is no reason keeping the delete cell when compacting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-1001) Remove deleted cells compacting if no corresponding overshadowed value cell

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1001.
--------------------------

    Resolution: Won't Fix

Chatting with JimK, HBASE-947 subsumes this issue.  Also, attempting to fix this issue, a fix that satisfied HBASE-947 makes more sense.  Resolving as won't fix (or, could be invalid with the HBASE-947 commit).

> Remove deleted cells compacting if no corresponding overshadowed value cell
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-1001
>                 URL: https://issues.apache.org/jira/browse/HBASE-1001
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.19.0
>
>
> If a delete cell has been entered but there is no corresponding deleted item -- or the deleted item has been expunged because > VERSIONS -- then there is no reason keeping the delete cell when compacting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.