You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2012/08/01 00:42:34 UTC

[jira] [Created] (HBASE-6484) Make AssignmentManger#enablingTables and disablintTables local variables

Jimmy Xiang created HBASE-6484:
----------------------------------

             Summary: Make AssignmentManger#enablingTables and disablintTables local variables
                 Key: HBASE-6484
                 URL: https://issues.apache.org/jira/browse/HBASE-6484
             Project: HBase
          Issue Type: Sub-task
            Reporter: Jimmy Xiang


Those enablingTables and disablingTables, are used only during the startup time. They should be some local variables. We can load them from ZKTable at the beginning instead of handling them per table.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-6484) Make AssignmentManger#enablingTables and disablintTables local variables

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

Jimmy Xiang reassigned HBASE-6484:
----------------------------------

    Assignee: Jimmy Xiang
    
> Make AssignmentManger#enablingTables and disablintTables local variables
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6484
>                 URL: https://issues.apache.org/jira/browse/HBASE-6484
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>
> Those enablingTables and disablingTables, are used only during the startup time. They should be some local variables. We can load them from ZKTable at the beginning instead of handling them per table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-6484) Make AssignmentManger#enablingTables and disablintTables local variables

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

Jimmy Xiang resolved HBASE-6484.
--------------------------------

    Resolution: Duplicate

Use HBASE-6381 instead. Closed it as Duplicate.
                
> Make AssignmentManger#enablingTables and disablintTables local variables
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6484
>                 URL: https://issues.apache.org/jira/browse/HBASE-6484
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>
> Those enablingTables and disablingTables, are used only during the startup time. They should be some local variables. We can load them from ZKTable at the beginning instead of handling them per table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira