[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-04-10 Thread Nicolas Liochon (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965520#comment-13965520
 ] 

Nicolas Liochon commented on HBASE-10957:
-

(for hbase-10070 only)

> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Bug
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: hbase-10070
>
> Attachments: 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-04-10 Thread Devaraj Das (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965563#comment-13965563
 ] 

Devaraj Das commented on HBASE-10957:
-

[~nkeywal], as discussed offline, if we can come up with a sequence of actions 
that would lead to the HRI read from meta being not parseable (thereby leading 
to the method MetaReader.getHRegionInfo returning null), it'd be great.

> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Sub-task
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: hbase-10070
>
> Attachments: 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-04-10 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965812#comment-13965812
 ] 

Enis Soztutar commented on HBASE-10957:
---

+1

> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Sub-task
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: hbase-10070
>
> Attachments: 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-06-27 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046635#comment-14046635
 ] 

Enis Soztutar commented on HBASE-10957:
---

Attaching rebased patch for master that is committed

> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Sub-task
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: hbase-10070
>
> Attachments: 
> 0035-HBASE-10957-HMaster-can-abort-with-NPE-in-rebuildUse.patch, 
> 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-06-27 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046683#comment-14046683
 ] 

Enis Soztutar commented on HBASE-10957:
---

Committed to master as part of hbase-10070 branch merge

> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Sub-task
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.99.0, hbase-10070
>
> Attachments: 
> 0035-HBASE-10957-HMaster-can-abort-with-NPE-in-rebuildUse.patch, 
> 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-06-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046750#comment-14046750
 ] 

Hudson commented on HBASE-10957:


FAILURE: Integrated in HBase-TRUNK #5245 (See 
[https://builds.apache.org/job/HBase-TRUNK/5245/])
HBASE-10957 HMaster can abort with NPE in #rebuildUserRegions (Nicolas Liochon) 
(enis: rev e86b13f75ad2f1e88dc5f225e1297c1fd3ef954a)
* hbase-client/src/main/java/org/apache/hadoop/hbase/catalog/MetaReader.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java


> HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions 
> ---
>
> Key: HBASE-10957
> URL: https://issues.apache.org/jira/browse/HBASE-10957
> Project: HBase
>  Issue Type: Sub-task
>  Components: master
>Affects Versions: hbase-10070
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.99.0, hbase-10070
>
> Attachments: 
> 0035-HBASE-10957-HMaster-can-abort-with-NPE-in-rebuildUse.patch, 
> 10957.v1.patch
>
>
> Seen during tests. The fix is to test this condition as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)