[
https://issues.apache.org/jira/browse/HBASE-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585341#comment-13585341
]
Enis Soztutar commented on HBASE-7911:
--------------------------------------
bq. The only way I can see a NullPointerException looking at the code is that
the parent node doesn't exists and listChildren() returns null
Yes, it seems that we are getting the NPE because znode children returns null.
We do create the parent node in ctor of ZKInterProcessLockBase, so it should be
some race condition.
> Remove duplicated code from CreateTableHandler
> ----------------------------------------------
>
> Key: HBASE-7911
> URL: https://issues.apache.org/jira/browse/HBASE-7911
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.96.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7911-v0.patch, HBASE-7911-v0.patch
>
>
> The snapshot merge have left some unused/duplicated code in
> CreateTableHandler/ModifyRegionUtils
--
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