You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Igor Ranitovic (JIRA)" <ji...@apache.org> on 2010/02/10 07:56:31 UTC

[jira] Created: (HBASE-2210) NPE in thrift deleteAll

NPE in thrift deleteAll
-----------------------

                 Key: HBASE-2210
                 URL: https://issues.apache.org/jira/browse/HBASE-2210
             Project: Hadoop HBase
          Issue Type: Bug
          Components: thrift
    Affects Versions: 0.20.3, 0.20.2, 0.20.1, 0.20.0
            Reporter: Igor Ranitovic
            Priority: Minor


Got a NPE when trying to delete all cells of an entire family.

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


[jira] Commented: (HBASE-2210) NPE in thrift deleteAll

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

stack commented on HBASE-2210:
------------------------------

Applied to branch.  Thanks for the patch Igor.

Will leave open assigned to Lars Francke.  Does this make sense in 0.21 context Lars?

> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Priority: Minor
>         Attachments: HBASE-2210-patch, HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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


[jira] Commented: (HBASE-2210) NPE in thrift deleteAll

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

Igor Ranitovic commented on HBASE-2210:
---------------------------------------

Tested on deleteAll, mutateRow and mutateRows.
(Please ignore/delete HBASE-2210.patch from 2010-02-10).


> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Priority: Minor
>         Attachments: HBASE-2210-patch, HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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


[jira] Resolved: (HBASE-2210) NPE in thrift deleteAll

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

stack resolved HBASE-2210.
--------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Resolving against 0.20.4.  Lars, keep it in mind doing 0.21.... should I open a new issue for it?

> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Assignee: Lars Francke
>            Priority: Minor
>             Fix For: 0.20.4
>
>         Attachments: HBASE-2210-patch, HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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


[jira] Updated: (HBASE-2210) NPE in thrift deleteAll

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

Igor Ranitovic updated HBASE-2210:
----------------------------------

    Attachment: HBASE-2210.patch

> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Priority: Minor
>         Attachments: HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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


[jira] Assigned: (HBASE-2210) NPE in thrift deleteAll

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

stack reassigned HBASE-2210:
----------------------------

    Assignee: Lars Francke

> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Assignee: Lars Francke
>            Priority: Minor
>         Attachments: HBASE-2210-patch, HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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


[jira] Updated: (HBASE-2210) NPE in thrift deleteAll

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

Igor Ranitovic updated HBASE-2210:
----------------------------------

    Attachment: HBASE-2210-patch

> NPE in thrift deleteAll
> -----------------------
>
>                 Key: HBASE-2210
>                 URL: https://issues.apache.org/jira/browse/HBASE-2210
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2, 0.20.3
>            Reporter: Igor Ranitovic
>            Priority: Minor
>         Attachments: HBASE-2210-patch, HBASE-2210.patch
>
>
> Got a NPE when trying to delete all cells of an entire family.

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