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

Samir Ahmic updated HBASE-15144:
--------------------------------
    Attachment: HBASE-15144_v3.patch

Here is new patch with sync stats stored in circular buffer with size 10. 
Regarding WAL roll time i think is self explanatory we are displaying time when 
last roll time was happened and when next one will occur. Only alternative that 
i can think of is to show list of times when roll happened. Also we can add 
paragraph under "Procedure WAL State" table explaining in more details how 
procedure Store works and what some of parameters mean  like we do for regions 
in "Regions" table.  
  

> Procedure v2 - Web UI displaying Store state
> --------------------------------------------
>
>                 Key: HBASE-15144
>                 URL: https://issues.apache.org/jira/browse/HBASE-15144
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2, UI
>            Reporter: Matteo Bertozzi
>            Assignee: Samir Ahmic
>            Priority: Minor
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-15144_v0.patch, HBASE-15144_v1.patch, 
> HBASE-15144_v2.patch, HBASE-15144_v3.patch, WALStoreUI.png
>
>
> The procedure webui page should show information about the WALProcedureStore.
>  * number/list/size of WALs active
>  * we may extract the "Sync wait %s, slotIndex=%s , totalSynced=%s (%s/sec)" 
> that today is only in LOG.trace()
>  * we have a getMillisToNextPeriodicRoll() and getMillisFromLastRoll() if 
> anyone want to see that



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

Reply via email to