[
https://issues.apache.org/jira/browse/HBASE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-15144:
------------------------------------
Attachment: HBASE-15144-v4.patch
attached v4, I changed a bunch of things to fix a problem where the wal size
was always displaying 0, and I tried to remove some of the extra allocation of
all the CircularBuffers (but this can be optimized further).
What do you think? if it is good for you I'll commit that. if you have other
changes/improvements feel free to post another patch
> 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-v4.patch, 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)