You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/06/19 00:20:47 UTC

[jira] [Created] (HBASE-4005) close_region bugs

close_region bugs
-----------------

                 Key: HBASE-4005
                 URL: https://issues.apache.org/jira/browse/HBASE-4005
             Project: HBase
          Issue Type: Bug
          Components: shell
            Reporter: stack


Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4005) close_region bugs

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

stack updated HBASE-4005:
-------------------------

    Attachment: 4005.txt

Here is patch that has Lars fixes.  I tested them.  While I was at it, I exposed the closeRegion that takes a ServerName and a HRI.  Its not exposed in shell but could come in handy for case where a region is open out on a RS but its not in meta or in fs.

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.0
>
>         Attachments: 4005.txt, close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4005) close_region bugs

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

stack updated HBASE-4005:
-------------------------

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

Committed to TRUNK and branch.

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.4
>
>         Attachments: 4005.90.txt, 4005.txt, close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4005) close_region bugs

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

Hudson commented on HBASE-4005:
-------------------------------

Integrated in HBase-TRUNK #1995 (See [https://builds.apache.org/job/HBase-TRUNK/1995/])
    

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.4
>
>         Attachments: 4005.90.txt, 4005.txt, close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4005) close_region bugs

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

stack updated HBASE-4005:
-------------------------

    Fix Version/s: 0.92.0
         Assignee: stack
           Status: Patch Available  (was: Open)

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.0
>
>         Attachments: close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4005) close_region bugs

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

stack updated HBASE-4005:
-------------------------

    Attachment: 4005.90.txt

Here is what I applied to 0.90 (0.90 is all about HServerAddress and host+port whereas TRUNK is ServerName)

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.0
>
>         Attachments: 4005.90.txt, 4005.txt, close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4005) close_region bugs

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

stack updated HBASE-4005:
-------------------------

    Attachment: close_region.txt

Here is patch to address what Lars raises but I need to test it.  I also want to add new method to HBaseAdmin where I can pass a HRI and a ServerName for the case where a region is out on a RS but not in .META. for whatever reason; can call it from shell.

> close_region bugs
> -----------------
>
>                 Key: HBASE-4005
>                 URL: https://issues.apache.org/jira/browse/HBASE-4005
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: stack
>             Fix For: 0.92.0
>
>         Attachments: close_region.txt
>
>
> Lars found and fixed some issues with close_region.  See http://search-hadoop.com/m/L8dD1V5yts1/Issues+with+close_region&subj=Issues+with+close_region

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira