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/10/13 21:52:44 UTC

[jira] Created: (HBASE-923) Client signal master that its giving out bad locations; master reexamines assumptions

Client signal master that its giving out bad locations; master reexamines assumptions
-------------------------------------------------------------------------------------

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


If client is told region is on regionserver X by the master yet, every time the client goes there, the regionserver says NSRE, client should be able to signal the master that its giving out bad locations.  Even if this feature were done as an admin facility available on the shell, would make it so didn't have to restart regionserver when issues like HBASE-851.

This is an idea J-D had over in HBASE-851 (Jim Firby had it subsequently in HBASE-921).

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


[jira] Resolved: (HBASE-923) Client signal master that its giving out bad locations; master reexamines assumptions

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

Andrew Purtell resolved HBASE-923.
----------------------------------

    Resolution: Duplicate

HBASE-1038 rehashes this. Marking this issue as duplicate. 

> Client signal master that its giving out bad locations; master reexamines assumptions
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-923
>                 URL: https://issues.apache.org/jira/browse/HBASE-923
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> If client is told region is on regionserver X by the master yet, every time the client goes there, the regionserver says NSRE, client should be able to signal the master that its giving out bad locations.  Even if this feature were done as an admin facility available on the shell, would make it so didn't have to restart regionserver when issues like HBASE-851.
> This is an idea J-D had over in HBASE-851 (Jim Firby had it subsequently in HBASE-921).

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