[jira] [Updated] (HBASE-16675) Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved

2016-09-22 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-16675:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 1.4.0
   2.0.0
   Status: Resolved  (was: Patch Available)

Thanks for the review, Heng.

> Average region size may be incorrect when there is region whose RegionLoad 
> cannot be retrieved
> --
>
> Key: HBASE-16675
> URL: https://issues.apache.org/jira/browse/HBASE-16675
> Project: HBase
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Ted Yu
> Fix For: 2.0.0, 1.4.0
>
> Attachments: 16675.v1.txt
>
>
> HBASE-15933 fixed the NullPointerException bug.
> When there is one or more region whose RegionLoad cannot be retrieved, the 
> average region size may be incorrect.
> We should not use tableRegions.size() as denominator - the number of regions 
> whose RegionLoad can be retrieved should be used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16675) Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved

2016-09-21 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-16675:
---
Status: Patch Available  (was: Open)

> Average region size may be incorrect when there is region whose RegionLoad 
> cannot be retrieved
> --
>
> Key: HBASE-16675
> URL: https://issues.apache.org/jira/browse/HBASE-16675
> Project: HBase
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Ted Yu
> Attachments: 16675.v1.txt
>
>
> HBASE-15933 fixed the NullPointerException bug.
> When there is one or more region whose RegionLoad cannot be retrieved, the 
> average region size may be incorrect.
> We should not use tableRegions.size() as denominator - the number of regions 
> whose RegionLoad can be retrieved should be used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16675) Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved

2016-09-21 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-16675:
---
Attachment: 16675.v1.txt

> Average region size may be incorrect when there is region whose RegionLoad 
> cannot be retrieved
> --
>
> Key: HBASE-16675
> URL: https://issues.apache.org/jira/browse/HBASE-16675
> Project: HBase
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Ted Yu
> Attachments: 16675.v1.txt
>
>
> HBASE-15933 fixed the NullPointerException bug.
> When there is one or more region whose RegionLoad cannot be retrieved, the 
> average region size may be incorrect.
> We should not use tableRegions.size() as denominator - the number of regions 
> whose RegionLoad can be retrieved should be used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)