[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2018-03-01 Thread stack (JIRA)

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

stack updated HBASE-13841:
--
Fix Version/s: (was: 1.5.0)
   (was: 2.0.0)

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>Priority: Major
>  Labels: beginner
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2018-02-14 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-13841:
---
Fix Version/s: (was: 1.4.2)
   (was: 1.3.2)
   1.5.0

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>Priority: Major
>  Labels: beginner
> Fix For: 2.0.0, 1.5.0
>
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2018-01-24 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-13841:
---
Fix Version/s: (was: 1.4.1)
   1.4.2

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>Priority: Major
>  Labels: beginner
> Fix For: 2.0.0, 1.3.2, 1.4.2
>
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2017-11-08 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-13841:
---
Fix Version/s: 1.4.1

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>  Labels: beginner
> Fix For: 2.0.0, 1.3.2, 1.4.1
>
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2017-04-05 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-13841:
---
Fix Version/s: (was: 1.3.1)
   1.3.2

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>  Labels: beginner
> Fix For: 2.0.0, 1.3.2
>
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2016-06-18 Thread Mikhail Antonov (JIRA)

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

Mikhail Antonov updated HBASE-13841:

Fix Version/s: (was: 1.3.0)
   1.3.1

> Master UI: Region server table compactions percentage less useful over time
> ---
>
> Key: HBASE-13841
> URL: https://issues.apache.org/jira/browse/HBASE-13841
> Project: HBase
>  Issue Type: Bug
>  Components: master, UI
>Affects Versions: 1.1.0
>Reporter: Lars George
>  Labels: beginner
> Fix For: 2.0.0, 1.3.1
>
>
> The problem is that the percentage is computed as "current KVs to 
> compact"/"total KVs to compact", and the template accumulating the counts 
> over its lifetime. Initially it is OK (for the very first run), but after a 
> short amount of time the percentage idles around 99-100% always.
> Not sure how to fix, since we do not have the previews value (unless we save 
> it somewhere in the page, which is messy during reloads etc.). We may have to 
> simply drop the percentage? Or better would be not to accumulate the counts, 
> but keep the current/total number as well, which makes the percentage 
> computation always correct. I vote for the latter.



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


[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2015-07-01 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-13841:

Fix Version/s: (was: 1.2.0)
   1.3.0

 Master UI: Region server table compactions percentage less useful over time
 ---

 Key: HBASE-13841
 URL: https://issues.apache.org/jira/browse/HBASE-13841
 Project: HBase
  Issue Type: Bug
  Components: master, UI
Affects Versions: 1.1.0
Reporter: Lars George
  Labels: beginner
 Fix For: 2.0.0, 1.3.0


 The problem is that the percentage is computed as current KVs to 
 compact/total KVs to compact, and the template accumulating the counts 
 over its lifetime. Initially it is OK (for the very first run), but after a 
 short amount of time the percentage idles around 99-100% always.
 Not sure how to fix, since we do not have the previews value (unless we save 
 it somewhere in the page, which is messy during reloads etc.). We may have to 
 simply drop the percentage? Or better would be not to accumulate the counts, 
 but keep the current/total number as well, which makes the percentage 
 computation always correct. I vote for the latter.



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