[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-13 Thread Hudson (Jira)


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

Hudson commented on HBASE-29362:


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

details (if available):

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


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 source release artifact{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326//console].


(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/326//console].


> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.2
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.3
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-10 Thread Tak-Lon (Stephen) Wu (Jira)


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

Tak-Lon (Stephen) Wu commented on HBASE-29362:
--

those failed tests are not related, merged into branch-2 and branch-2.6

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.2
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.3
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-04 Thread Hudson (Jira)


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

Hudson commented on HBASE-29362:


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

details (if available):

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








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1303/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1303/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1303/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1303/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.2
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 3.0.0-beta-2
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-04 Thread Tak-Lon (Stephen) Wu (Jira)


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

Tak-Lon (Stephen) Wu commented on HBASE-29362:
--

yeah, I was wondered if you are around, then I just patched them.

FYI branch-2 and branch-2.6 has some tests failing, it should not be related 
but I'm trying to get a green light. 

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.2
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 3.0.0-beta-2
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-03 Thread Eungsop Yoo (Jira)


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

Eungsop Yoo commented on HBASE-29362:
-

[~taklwu] 

I was just about to do it, but you already did.

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.2
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-06-02 Thread Tak-Lon (Stephen) Wu (Jira)


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

Tak-Lon (Stephen) Wu commented on HBASE-29362:
--

asking [~Eungsop Yoo] to check if porting to branch-3 and branch-2 is required

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 4.0.0-alpha-1
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0-alpha-1
>
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before(no commas between objects)
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-05-28 Thread Eungsop Yoo (Jira)


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

Eungsop Yoo commented on HBASE-29362:
-

I attached the pictures.

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
> Attachments: image-2025-05-29-13-47-30-418.png, 
> image-2025-05-29-13-50-26-778.png
>
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.
> Before
> !image-2025-05-29-13-50-26-778.png!
> After fix
> !image-2025-05-29-13-47-30-418.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (HBASE-29362) Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status

2025-05-28 Thread Tak-Lon (Stephen) Wu (Jira)


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

Tak-Lon (Stephen) Wu commented on HBASE-29362:
--

can you attach before and after pictures with highlights on those incorrect 
information on the region server web console? 

> Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status
> 
>
> Key: HBASE-29362
> URL: https://issues.apache.org/jira/browse/HBASE-29362
> Project: HBase
>  Issue Type: Bug
>Reporter: Eungsop Yoo
>Assignee: Eungsop Yoo
>Priority: Trivial
>  Labels: pull-request-available
>
> While checking the Block Cache status on the RegionServer web console, I 
> discovered that the JSON format was incorrect. I will correct it accordingly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)