[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


   Resolution: Fixed
Fix Version/s: 0.99.0
   0.98.1
   0.96.2
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Integrated into 0.96, 0.98, and trunk. Thanks.

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: hbase-10739.patch, hbase-10739_v2.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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


[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


Attachment: hbase-10739_v2.patch

Attached v2 that changed (get)MasterAddressManager to (get)MasterAddressTracker 
everywhere.

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Attachments: hbase-10739.patch, hbase-10739_v2.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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


[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


Status: Patch Available  (was: Open)

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Attachments: hbase-10739.patch, hbase-10739_v2.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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


[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


Status: Open  (was: Patch Available)

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Attachments: hbase-10739.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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


[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


Status: Patch Available  (was: Open)

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Attachments: hbase-10739.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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


[jira] [Updated] (HBASE-10739) RS web UI NPE if master shuts down sooner

2014-03-13 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-10739:


Attachment: hbase-10739.patch

> RS web UI NPE if master shuts down sooner
> -
>
> Key: HBASE-10739
> URL: https://issues.apache.org/jira/browse/HBASE-10739
> Project: HBase
>  Issue Type: Bug
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Attachments: hbase-10739.patch
>
>
> This is similar to HBASE-9294. However, the fix in HBASE-9294 can't fix the 
> issue.  hrs is unlikely null over there since we have an assert earlier. We 
> also called hrs.isOnline eariler.
> It is very likely the master shuts down sooner so the master address is null 
> instead.



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