[
https://issues.apache.org/jira/browse/HBASE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168199#comment-15168199
]
Hudson commented on HBASE-15144:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #738 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/738/])
HBASE-15144 Procedure v2 - Web UI displaying Store state (matteo.bertozzi: rev
40c55915e7a45a639adb7f7a370a04f38058ac26)
* hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java
* hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
*
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.java
*
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormat.java
*
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFile.java
> 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, store-ui-sync-stats.png, store-ui-wals.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)