You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/09/17 02:46:57 UTC

[jira] Created: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
------------------------------------------------------------------------------------------

                 Key: HBASE-1847
                 URL: https://issues.apache.org/jira/browse/HBASE-1847
             Project: Hadoop HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.20.0
            Reporter: Jonathan Gray
            Assignee: Jonathan Gray
            Priority: Critical
             Fix For: 0.20.1, 0.21.0


Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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


[jira] Updated: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

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

Jonathan Gray updated HBASE-1847:
---------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to branch and trunk.

> Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1847
>                 URL: https://issues.apache.org/jira/browse/HBASE-1847
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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


[jira] Updated: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

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

Jonathan Gray updated HBASE-1847:
---------------------------------

    Attachment: HBASE-1847-v1.patch

Adds a few lines in TestClient.testDeletes that reproduces bug.

Patch fixes bug and test now passes.

> Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1847
>                 URL: https://issues.apache.org/jira/browse/HBASE-1847
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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


[jira] Updated: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

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

Jonathan Gray updated HBASE-1847:
---------------------------------

    Status: Patch Available  (was: Open)

Please review.

> Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1847
>                 URL: https://issues.apache.org/jira/browse/HBASE-1847
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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


[jira] Commented: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

Posted by "Jonathan Gray (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756320#action_12756320 ] 

Jonathan Gray commented on HBASE-1847:
--------------------------------------

Good point.  Unfortunately I put new byte[0] all over HBASE-1822... it's shorter ;)

> Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1847
>                 URL: https://issues.apache.org/jira/browse/HBASE-1847
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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


[jira] Commented: (HBASE-1847) Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756316#action_12756316 ] 

stack commented on HBASE-1847:
------------------------------

+1 but use empty byte array constant from hconstants on commit

> Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1847
>                 URL: https://issues.apache.org/jira/browse/HBASE-1847
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: HBASE-1847-v1.patch
>
>
> Bug in delete latest code when deleting the null qualifier column when other columns also exist.

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