[jira] [Commented] (HBASE-28485) Re-use ZstdDecompressCtx/ZstdCompressCtx for performance

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835604#comment-17835604 ] Hudson commented on HBASE-28485: Results for branch branch-2 [build #1028 on

[jira] [Commented] (HBASE-26192) Master UI hbck should provide a JSON formatted output option

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835603#comment-17835603 ] Hudson commented on HBASE-26192: Results for branch branch-2 [build #1028 on

Re: [PR] HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5817: URL: https://github.com/apache/hbase/pull/5817#issuecomment-2046537017 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s |

Re: [PR] HBASE-28506 Remove hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5811: URL: https://github.com/apache/hbase/pull/5811#issuecomment-2046527750 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s |

Re: [PR] HBASE-28436 Use connection url to specify the connection registry inf… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5770: URL: https://github.com/apache/hbase/pull/5770#issuecomment-2046512941 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 53s |

[jira] [Assigned] (HBASE-28510) Put up hbase-thirdparty-4.1.7RC0

2024-04-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-28510: - Assignee: Duo Zhang > Put up hbase-thirdparty-4.1.7RC0 > > >

[jira] [Work started] (HBASE-28510) Put up hbase-thirdparty-4.1.7RC0

2024-04-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-28510 started by Duo Zhang. - > Put up hbase-thirdparty-4.1.7RC0 > > >

[jira] [Created] (HBASE-28510) Put up hbase-thirdparty-4.1.7RC0

2024-04-09 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-28510: - Summary: Put up hbase-thirdparty-4.1.7RC0 Key: HBASE-28510 URL: https://issues.apache.org/jira/browse/HBASE-28510 Project: HBase Issue Type: Sub-task

[jira] [Assigned] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei reassigned HBASE-28509: Assignee: chenglei > ScanResumer.resume would perform unnecessary scan when close >

Re: [PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5816: URL: https://github.com/apache/hbase/pull/5816#issuecomment-2046499502 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 45s |

[jira] [Resolved] (HBASE-28493) [hbase-thirdparty] Bump protobuf version

2024-04-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28493. --- Fix Version/s: thirdparty-4.1.7 Resolution: Fixed Merged to master. Thanks [~ndimiduk] and

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28509: --- Labels: pull-request-available (was: ) > ScanResumer.resume would perform unnecessary scan

Re: [PR] HBASE-28508 Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5815: URL: https://github.com/apache/hbase/pull/5815#issuecomment-2046494095 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s |

Re: [PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5816: URL: https://github.com/apache/hbase/pull/5816#issuecomment-2046489855 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s |

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-28509: - Description: When we invoke {{AsyncTableResultScanner.close}}, {{AsyncTableResultScanner.resultQueue}}

Re: [PR] HBASE-28493 [hbase-thirdparty] Bump protobuf version [hbase-thirdparty]

2024-04-09 Thread via GitHub
Apache9 merged PR #117: URL: https://github.com/apache/hbase-thirdparty/pull/117 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-28509: - Description: When we invoke {{AsyncTableResultScanner.close}}, {{AsyncTableResultScanner.resultQueue}}

Re: [PR] HBASE-28508 Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5815: URL: https://github.com/apache/hbase/pull/5815#issuecomment-2046488043 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s |

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-28509: - Description: When we invoke {{AsyncTableResultScanner.close}}, {{AsyncTableResultScanner.resultQueue}}

Re: [PR] HBASE-28507 Deprecate hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache9 commented on code in PR #5810: URL: https://github.com/apache/hbase/pull/5810#discussion_r1558790392 ## hbase-common/src/main/java/org/apache/hadoop/hbase/io/compress/Compression.java: ## @@ -82,7 +82,11 @@ public final class Compression { // LZMA + /**

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-28509: - Description: For {{}} > ScanResumer.resume would perform unnecessary scan when close >

Re: [PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5816: URL: https://github.com/apache/hbase/pull/5816#issuecomment-2046478948 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

Re: [PR] HBASE-28508 Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5815: URL: https://github.com/apache/hbase/pull/5815#issuecomment-2046475504 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 47s |

[jira] [Updated] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner

2024-04-09 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-28509: - Summary: ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner (was:

[jira] [Created] (HBASE-28509) ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner and

2024-04-09 Thread chenglei (Jira)
chenglei created HBASE-28509: Summary: ScanResumer.resume would perform unnecessary scan when close AsyncTableResultScanner and Key: HBASE-28509 URL: https://issues.apache.org/jira/browse/HBASE-28509

Re: [PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Apache9 commented on code in PR #5816: URL: https://github.com/apache/hbase/pull/5816#discussion_r1558779533 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerRemoteProcedure.java: ## @@ -137,6 +140,10 @@ synchronized void

[jira] [Updated] (HBASE-28496) Troubleshooting the issue of the "hbase-cleanup.sh --cleanAcls" command not taking effect

2024-04-09 Thread ziyang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ziyang updated HBASE-28496: --- Fix Version/s: 2.4.15 > Troubleshooting the issue of the "hbase-cleanup.sh --cleanAcls" command not >

[jira] [Commented] (HBASE-28486) fix CVE-2024-29025 in netty package

2024-04-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835576#comment-17835576 ] Duo Zhang commented on HBASE-28486: --- We need to make a release for the hbase-thirdparty before getting

[jira] [Commented] (HBASE-28491) [hbase-thirdparty] Bump netty to 4.1.108.Final for addressing CVE-2024-29025

2024-04-09 Thread Nikita Pande (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835568#comment-17835568 ] Nikita Pande commented on HBASE-28491: -- Thanks [~zhangduo]  :) > [hbase-thirdparty] Bump netty to

[jira] [Commented] (HBASE-28486) fix CVE-2024-29025 in netty package

2024-04-09 Thread Nikita Pande (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835567#comment-17835567 ] Nikita Pande commented on HBASE-28486: -- [~zhangduo] can this be taken in now? Since

Re: [PR] HBASE-28298 Fix HFilePrettyPrinter thrown NoSuchMethodError about Met… [hbase]

2024-04-09 Thread via GitHub
zhaomoran commented on PR #5783: URL: https://github.com/apache/hbase/pull/5783#issuecomment-2046303690 @Apache9 [beforePR.log](https://github.com/apache/hbase/files/14925894/beforePR.log) [afterPR.log](https://github.com/apache/hbase/files/14925893/afterPR.log) exclude all

Re: [PR] HBASE-28506 Remove hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5811: URL: https://github.com/apache/hbase/pull/5811#issuecomment-2046278352 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 46s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5812: URL: https://github.com/apache/hbase/pull/5812#issuecomment-2046259963 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 6s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5813: URL: https://github.com/apache/hbase/pull/5813#issuecomment-2046244356 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 10s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5813: URL: https://github.com/apache/hbase/pull/5813#issuecomment-2046243230 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 12s |

Re: [PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5816: URL: https://github.com/apache/hbase/pull/5816#issuecomment-2046231195 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5812: URL: https://github.com/apache/hbase/pull/5812#issuecomment-2046222874 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5812: URL: https://github.com/apache/hbase/pull/5812#issuecomment-2046214618 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s |

[jira] [Commented] (HBASE-28508) Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService

2024-04-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835553#comment-17835553 ] Bryan Beaudreault commented on HBASE-28508: --- The problem with execCoprocessor is it can be

Re: [PR] HBASE-28508 Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5815: URL: https://github.com/apache/hbase/pull/5815#issuecomment-2046203765 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s |

[jira] [Updated] (HBASE-28420) Aborting Active HMaster is not rejecting remote Procedure Reports

2024-04-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-28420: - Affects Version/s: 2.5.8 2.4.17 (was: 2.5.7)

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5814: URL: https://github.com/apache/hbase/pull/5814#issuecomment-2046190523 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[jira] [Updated] (HBASE-28420) Aborting Active HMaster is not rejecting remote Procedure Reports

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28420: --- Labels: pull-request-available (was: ) > Aborting Active HMaster is not rejecting remote

[PR] HBASE-28420 update the procedure's field to store for ServerRemoteProcedure [hbase]

2024-04-09 Thread via GitHub
Umeshkumar9414 opened a new pull request, #5816: URL: https://github.com/apache/hbase/pull/5816 ServerRemoteProcedure does not have its own serializing implementation, so had to make changes in all the sub-procedures. -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (HBASE-28508) Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28508: --- Labels: pull-request-available (was: ) > Remove the need for ADMIN permissions for >

[PR] HBASE-28508 Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService [hbase]

2024-04-09 Thread via GitHub
shahrs87 opened a new pull request, #5815: URL: https://github.com/apache/hbase/pull/5815 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5814: URL: https://github.com/apache/hbase/pull/5814#issuecomment-2046169686 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 19s |

[jira] [Updated] (HBASE-28508) Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService

2024-04-09 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh Shah updated HBASE-28508: - Affects Version/s: 2.5.8 2.4.17 > Remove the need for ADMIN permissions

[jira] [Created] (HBASE-28508) Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService

2024-04-09 Thread Rushabh Shah (Jira)
Rushabh Shah created HBASE-28508: Summary: Remove the need for ADMIN permissions for RSRpcServices#execRegionServerService Key: HBASE-28508 URL: https://issues.apache.org/jira/browse/HBASE-28508

Re: [PR] HBASE-28506 Remove hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5811: URL: https://github.com/apache/hbase/pull/5811#issuecomment-2046146822 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

Re: [PR] HBASE-28505 Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5809: URL: https://github.com/apache/hbase/pull/5809#issuecomment-2046084746 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s |

Re: [PR] HBASE-28505 Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5809: URL: https://github.com/apache/hbase/pull/5809#issuecomment-2046058522 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[jira] [Commented] (HBASE-28485) Re-use ZstdDecompressCtx/ZstdCompressCtx for performance

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835530#comment-17835530 ] Hudson commented on HBASE-28485: Results for branch master [build #1048 on

[jira] [Commented] (HBASE-26192) Master UI hbck should provide a JSON formatted output option

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835529#comment-17835529 ] Hudson commented on HBASE-26192: Results for branch master [build #1048 on

[jira] [Commented] (HBASE-26192) Master UI hbck should provide a JSON formatted output option

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835526#comment-17835526 ] Hudson commented on HBASE-26192: Results for branch branch-3 [build #182 on

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5812: URL: https://github.com/apache/hbase/pull/5812#issuecomment-2045926968 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 52s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5813: URL: https://github.com/apache/hbase/pull/5813#issuecomment-2045923840 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5814: URL: https://github.com/apache/hbase/pull/5814#issuecomment-2045922890 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 44s |

[jira] [Commented] (HBASE-26192) Master UI hbck should provide a JSON formatted output option

2024-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835513#comment-17835513 ] Hudson commented on HBASE-26192: Results for branch branch-2.5 [build #507 on

Re: [PR] HBASE-28298 Fix HFilePrettyPrinter thrown NoSuchMethodError about Met… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5783: URL: https://github.com/apache/hbase/pull/5783#issuecomment-2045886499 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 3s |

Re: [PR] HBASE-28506 Remove hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5811: URL: https://github.com/apache/hbase/pull/5811#issuecomment-2045828941 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s |

Re: [PR] HBASE-25972 Dual File Compaction [hbase]

2024-04-09 Thread via GitHub
kadirozde commented on PR #5545: URL: https://github.com/apache/hbase/pull/5545#issuecomment-2045810903 @Apache9, @bbeaudreault, @virajjasani, @apurtell, please let me know if there is any review item left to be addressed. From my perspective, I have addressed all review comments. Thanks!

[jira] [Updated] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HBASE-28448: Fix Version/s: 2.7.0 2.6.1 > CompressionTest hangs when run over a

[jira] [Updated] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HBASE-28448: Fix Version/s: 3.0.0-beta-2 > CompressionTest hangs when run over a Ozone ofs path >

[jira] [Work started] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-28448 started by Wei-Chiu Chuang. --- > CompressionTest hangs when run over a Ozone ofs path >

[jira] [Reopened] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang reopened HBASE-28448: - > CompressionTest hangs when run over a Ozone ofs path >

[jira] [Resolved] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HBASE-28448. - Fix Version/s: 4.0.0-alpha-1 Resolution: Fixed > CompressionTest hangs when run

[jira] [Work started] (HBASE-28448) CompressionTest hangs when run over a Ozone ofs path

2024-04-09 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-28448 started by Wei-Chiu Chuang. --- > CompressionTest hangs when run over a Ozone ofs path >

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path [hbase]

2024-04-09 Thread via GitHub
jojochuang merged PR #5771: URL: https://github.com/apache/hbase/pull/5771 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path [hbase]

2024-04-09 Thread via GitHub
jojochuang commented on PR #5771: URL: https://github.com/apache/hbase/pull/5771#issuecomment-2045790031 Thanks @stoty ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] HBASE-28448 CompressionTest hangs when run over a Ozone ofs path [hbase]

2024-04-09 Thread via GitHub
jojochuang commented on PR #5771: URL: https://github.com/apache/hbase/pull/5771#issuecomment-2045788453 This bug was found via Apache Ozone HDDS-10564 PR https://github.com/apache/ozone/pull/6418 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] HBASE-28507 Deprecate hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5810: URL: https://github.com/apache/hbase/pull/5810#issuecomment-2045747580 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 9s |

Re: [PR] HBASE-28507 Deprecate hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5810: URL: https://github.com/apache/hbase/pull/5810#issuecomment-2045739738 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 57s |

Re: [PR] HBASE-28505 Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5809: URL: https://github.com/apache/hbase/pull/5809#issuecomment-2045736723 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 53s |

Re: [PR] HBASE-28507 Deprecate hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5810: URL: https://github.com/apache/hbase/pull/5810#issuecomment-2045719739 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 45s |

Re: [PR] HBASE-28504 Implement eviction logic for scanners in Rest APIs to pre… [hbase]

2024-04-09 Thread via GitHub
stoty commented on PR #5802: URL: https://github.com/apache/hbase/pull/5802#issuecomment-2045670851 Oops, this is actually two commits. I will remove the sticky stuff before commit, as that's a different ticket. (HBASE-28504) -- This is an automated message from the Apache Git

[jira] [Updated] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28506: Status: Patch Available (was: Open) > Remove hbase-compression-xz >

[jira] [Updated] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28506: --- Labels: pull-request-available (was: ) > Remove hbase-compression-xz >

[PR] HBASE-28506 Remove hbase-compression-xz [hbase]

2024-04-09 Thread via GitHub
apurtell opened a new pull request, #5811: URL: https://github.com/apache/hbase/pull/5811 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[jira] [Updated] (HBASE-28507) Deprecate hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28507: Status: Patch Available (was: Open) > Deprecate hbase-compression-xz >

[jira] [Updated] (HBASE-28507) Deprecate hbase-compression-xz

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28507: --- Labels: pull-request-available (was: ) > Deprecate hbase-compression-xz >

Re: [PR] HBASE-28298 Fix HFilePrettyPrinter thrown NoSuchMethodError about Met… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5783: URL: https://github.com/apache/hbase/pull/5783#issuecomment-2045636013 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 44s |

[jira] [Updated] (HBASE-28505) Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering

2024-04-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28505: --- Labels: pull-request-available (was: ) > Implement enforcement to require Date Tiered

Re: [PR] HBASE-28436 Use connection url to specify the connection registry inf… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5770: URL: https://github.com/apache/hbase/pull/5770#issuecomment-2045606862 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[jira] [Updated] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28506: Description: Refer to

[jira] [Updated] (HBASE-28507) Deprecate hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28507: Description: Refer to

Re: [PR] HBASE-28466 Integration of time-based priority logic of bucket cache in prefetch functionality of HBase [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5808: URL: https://github.com/apache/hbase/pull/5808#issuecomment-2045595489 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 51s |

[jira] [Updated] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28506: Description: Refer to

[jira] [Updated] (HBASE-28507) Deprecate hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28507: Description: Refer to

[jira] [Commented] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17835475#comment-17835475 ] Andrew Kyle Purtell commented on HBASE-28506: - Sorry for the late breaking action

[jira] [Created] (HBASE-28506) Remove hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-28506: --- Summary: Remove hbase-compression-xz Key: HBASE-28506 URL: https://issues.apache.org/jira/browse/HBASE-28506 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-28507) Deprecate hbase-compression-xz

2024-04-09 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-28507: --- Summary: Deprecate hbase-compression-xz Key: HBASE-28507 URL: https://issues.apache.org/jira/browse/HBASE-28507 Project: HBase Issue Type:

Re: [PR] HBASE-28436 Use connection url to specify the connection registry inf… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5770: URL: https://github.com/apache/hbase/pull/5770#issuecomment-2045506821 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 51s |

Re: [PR] HBASE-28466 Integration of time-based priority logic of bucket cache in prefetch functionality of HBase [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5808: URL: https://github.com/apache/hbase/pull/5808#issuecomment-2045469985 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

Re: [PR] HBASE-28436 Use connection url to specify the connection registry inf… [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5770: URL: https://github.com/apache/hbase/pull/5770#issuecomment-2045456991 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

Re: [PR] HBASE-28482 Reverse scan with tags throws ArrayIndexOutOfBoundsException with DBE in setCurrentBlock flow [hbase]

2024-04-09 Thread via GitHub
vineet4008 closed pull request #5792: HBASE-28482 Reverse scan with tags throws ArrayIndexOutOfBoundsException with DBE in setCurrentBlock flow URL: https://github.com/apache/hbase/pull/5792 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (HBASE-28505) Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering

2024-04-09 Thread Vinayak Hegde (Jira)
Vinayak Hegde created HBASE-28505: - Summary: Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering Key: HBASE-28505 URL: https://issues.apache.org/jira/browse/HBASE-28505

Re: [PR] HBASE-28292 Make Delay prefetch property to be dynamically configured [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5605: URL: https://github.com/apache/hbase/pull/5605#issuecomment-2045162732 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 46s |

Re: [PR] HBASE-28292 Make Delay prefetch property to be dynamically configured [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5605: URL: https://github.com/apache/hbase/pull/5605#issuecomment-2045129715 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

Re: [PR] HBASE-28292 Make Delay prefetch property to be dynamically configured [hbase]

2024-04-09 Thread via GitHub
Apache-HBase commented on PR #5605: URL: https://github.com/apache/hbase/pull/5605#issuecomment-2045104808 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35s |

  1   2   >