[
https://issues.apache.org/jira/browse/HBASE-8130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604705#comment-13604705
]
Hudson commented on HBASE-8130:
-------------------------------
Integrated in hbase-0.95 #80 (See
[https://builds.apache.org/job/hbase-0.95/80/])
HBASE-8130 initialize TableLockManager before initializing
AssignmentManager (Rajeshbabu) (Revision 1457486)
Result = FAILURE
tedyu :
Files :
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> initialize TableLockManager 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.95.0, 0.98.0
>
> Attachments: HBASE-8130.patch
>
>
> 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