You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2013/03/17 11:24:13 UTC

[jira] [Created] (HBASE-8130) initialize TableLocalManager before initializing AssignmentManager

rajeshbabu created HBASE-8130:
---------------------------------

             Summary: initialize TableLocalManager before initializing AssignmentManager
                 Key: HBASE-8130
                 URL: https://issues.apache.org/jira/browse/HBASE-8130
             Project: HBase
          Issue Type: Bug
          Components: master
    Affects Versions: 0.95.0
            Reporter: rajeshbabu
            Assignee: rajeshbabu
             Fix For: 0.98.0


Getting NullPointerException while recovering disabling/enabling tables in AM.
AM.tableLockManager is not pointing to HM.tableLockManager initalized after AM initialization.So its always null.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira