[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-10 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17155772#comment-17155772
 ] 

Hudson commented on HBASE-24663:


Results for branch branch-2
[build #2741 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2741/]: 
(x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2741/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2741/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2741/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2741/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
> Attachments: screenshot-1.png
>
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-10 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17155511#comment-17155511
 ] 

Hudson commented on HBASE-24663:


Results for branch master
[build #1782 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1782/]: (/) 
*{color:green}+1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1782/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1663//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1782/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1782/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
> Attachments: screenshot-1.png
>
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-08 Thread Junhong Xu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153414#comment-17153414
 ] 

Junhong Xu commented on HBASE-24663:


Yeah, in the internal branch, all regions on the server have been moved before 
stopped, and cleanups have been done completely. It's not a 'kill -9' crash.

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
> Attachments: screenshot-1.png
>
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-08 Thread Guanghao Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153302#comment-17153302
 ] 

Guanghao Zhang commented on HBASE-24663:


ServerCrashProcedure only take 7 ms?

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
> Attachments: screenshot-1.png
>
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-08 Thread Junhong Xu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17153292#comment-17153292
 ] 

Junhong Xu commented on HBASE-24663:


The UI is attached  !screenshot-1.png! 

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
> Attachments: screenshot-1.png
>
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-07 Thread Junhong Xu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152603#comment-17152603
 ] 

Junhong Xu commented on HBASE-24663:


There are four types of TRSP: assign, unassign, move, reopen. And  the metrics 
are recorded seperately in it. We may divide the TRSP latency percentile into 
four types( assign, unassign, move, reopen) here too? 

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-06 Thread Guanghao Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152407#comment-17152407
 ] 

Guanghao Zhang commented on HBASE-24663:


Assigned to you [~Joseph295].

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Assignee: Junhong Xu
>Priority: Major
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24663) Add procedure process time statistics UI

2020-07-06 Thread Junhong Xu (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152002#comment-17152002
 ] 

Junhong Xu commented on HBASE-24663:


May I take this issue, sir? [~zghao]

> Add procedure process time statistics UI
> 
>
> Key: HBASE-24663
> URL: https://issues.apache.org/jira/browse/HBASE-24663
> Project: HBase
>  Issue Type: Improvement
>Reporter: Guanghao Zhang
>Priority: Major
>
> Added in "Procedures & Locks" jsp.
> For the first version UI, we care about the process time of 
> ServerCrashProcedure, TRSP, OpenRegionProcedure and CloseRegionProcedure. 
> Plan to show the avg/P50/P90/min/max process time of these procedures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)