[
https://issues.apache.org/jira/browse/HBASE-15143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150713#comment-15150713
]
Matteo Bertozzi commented on HBASE-15143:
-----------------------------------------
yeah this is a bit more complex then a simple table with stats.
this one is basically replacing the simple procedure list done in HBASE-15142
with a grouped list of procedures by table, highlighting who is running, who is
in the queue, who has the lock and what type, and maybe some more proc-specific
details.
> Procedure v2 - Web UI displaying queues
> ---------------------------------------
>
> Key: HBASE-15143
> URL: https://issues.apache.org/jira/browse/HBASE-15143
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2, UI
> Reporter: Matteo Bertozzi
> Priority: Minor
> Fix For: 2.0.0, 1.3.0
>
>
> We can query MasterProcedureScheduler to display the various procedures and
> who is holding table/region locks.
> Each procedure is in a TableQueue or ServerQueue, so it is easy to display
> the procedures in its own group.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)