You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2007/12/30 04:57:43 UTC

[jira] Created: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

[hbase] REST servlet method for deleting a scanner was not properly mapped
--------------------------------------------------------------------------

                 Key: HADOOP-2504
                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
             Project: Hadoop
          Issue Type: Bug
          Components: contrib/hbase
            Reporter: Bryan Duxbury
            Assignee: Bryan Duxbury
            Priority: Minor
         Attachments: 2504.patch

As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

Bryan Duxbury updated HADOOP-2504:
----------------------------------

    Attachment: 2504.patch

This should fix the problem.

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

Bryan Duxbury updated HADOOP-2504:
----------------------------------

    Attachment: 2504-2.patch

New version of the patch. Used the incorrect array index.

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Commented: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

Posted by "Billy Pearson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555006 ] 

Billy Pearson commented on HADOOP-2504:
---------------------------------------

looks good on my end now.


> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

Bryan Duxbury updated HADOOP-2504:
----------------------------------

    Status: Patch Available  (was: Open)

Resending to Hudson, as it didn't seem to get built.

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

Bryan Duxbury updated HADOOP-2504:
----------------------------------

    Status: Patch Available  (was: Open)

Sending to Hudson.

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

Bryan Duxbury updated HADOOP-2504:
----------------------------------

    Status: Open  (was: Patch Available)

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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


[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

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

stack updated HADOOP-2504:
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.16.0
           Status: Resolved  (was: Patch Available)

Committed.  Resolving.  Thanks for the patch Bryan.

> [hbase] REST servlet method for deleting a scanner was not properly mapped
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-2504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2504
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: 2504-2.patch, 2504.patch
>
>
> As reported by Billy Pearson, the code for DELETE on an existing scanner was written, but not properly mapped to real methods after the REST refactoring work was done. 

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