Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
mnpoonia commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1697981880 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java: ## @@ -2567,6 +2573,17 @@ public ReportProcedureDoneResponse reportProcedureDone(Rp

Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
mnpoonia commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1697982844 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -416,13 +416,17 @@ public void dispatchOpenRequests(final Master

[jira] [Created] (HBASE-28761) Expose HTTP context in REST Client

2024-07-30 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-28761: --- Summary: Expose HTTP context in REST Client Key: HBASE-28761 URL: https://issues.apache.org/jira/browse/HBASE-28761 Project: HBase Issue Type: Improvement

Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
mnpoonia commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1697985285 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java: ## @@ -3884,14 +3885,15 @@ private void executeOpenRegionProcedures(OpenRegionReq

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
NihalJain commented on PR #6131: URL: https://github.com/apache/hbase/pull/6131#issuecomment-2259716917 Also could you please how this PR was tested? I am not sure if writing a UT would be straightforward, if possible that would be great! -- This is an automated message from the Apache Gi

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
NihalJain commented on code in PR #6131: URL: https://github.com/apache/hbase/pull/6131#discussion_r1697929155 ## hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java: ## @@ -142,6 +142,12 @@ public void execute() throws IOException { throw

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
NihalJain commented on code in PR #6131: URL: https://github.com/apache/hbase/pull/6131#discussion_r1697928408 ## hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/RestoreDriver.java: ## @@ -124,8 +124,8 @@ private int parseAndRun() throws IOException { if (cmd.ha

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
2005hithlj commented on PR #6131: URL: https://github.com/apache/hbase/pull/6131#issuecomment-2259631023 This PR for branch master and branch-3. @DieterDP-ng @Apache9 Could you take a look? Thanks. -- This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Commented] (HBASE-28587) Remove deprecated methods in Cell

2024-07-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869798#comment-17869798 ] Duo Zhang commented on HBASE-28587: --- Pushed to master and branch-3. Thanks [~sunxin]

[jira] [Resolved] (HBASE-28587) Remove deprecated methods in Cell

2024-07-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28587. --- Fix Version/s: 3.0.0-beta-2 Hadoop Flags: Incompatible change,Reviewed Release Note: Remov

[jira] [Resolved] (HBASE-28729) Change the generic type of List in InternalScanner.next

2024-07-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28729. --- Fix Version/s: 3.0.0-beta-2 Hadoop Flags: Incompatible change,Reviewed (was: Incompatible chang

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6131: URL: https://github.com/apache/hbase/pull/6131#issuecomment-2259525963 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6131: URL: https://github.com/apache/hbase/pull/6131#issuecomment-2259523222 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28729 Change the generic type of List in InternalScanner.next [hbase]

2024-07-30 Thread via GitHub
Apache9 merged PR #6126: URL: https://github.com/apache/hbase/pull/6126 -- 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: issues-unsubscr...@hbase.apache.

Re: [PR] HBASE-28587 Remove deprecated methods in Cell [hbase]

2024-07-30 Thread via GitHub
Apache9 merged PR #6125: URL: https://github.com/apache/hbase/pull/6125 -- 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: issues-unsubscr...@hbase.apache.

[PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
2005hithlj opened a new pull request, #6131: URL: https://github.com/apache/hbase/pull/6131 https://issues.apache.org/jira/browse/HBASE-28389 -- 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 s

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
2005hithlj merged PR #6130: URL: https://github.com/apache/hbase/pull/6130 -- 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: issues-unsubscr...@hbase.apac

[jira] [Commented] (HBASE-28389) HBase backup yarn queue parameter ignored

2024-07-30 Thread Alex Kozlov (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869751#comment-17869751 ] Alex Kozlov commented on HBASE-28389: - Unsubscribe Stop > HBase backup yarn que

Re: [jira] [Updated] (HBASE-28389) HBase backup yarn queue parameter ignored

2024-07-30 Thread Alex Kozlov
Unsubscribe Stop On Mon, Jul 29, 2024 at 9:30 PM Liangjun He (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/HBASE-28389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Liangjun He updated HBASE-28389: > > Summary:

[jira] [Commented] (HBASE-28753) FNFE may occur when accessing the region.jsp of the replica region

2024-07-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869744#comment-17869744 ] Hudson commented on HBASE-28753: Results for branch branch-2.5 [build #581 on b

[jira] [Commented] (HBASE-28758) Remove the aarch64 profile

2024-07-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869728#comment-17869728 ] Hudson commented on HBASE-28758: Results for branch master [build #1134 on buil

[jira] [Commented] (HBASE-28758) Remove the aarch64 profile

2024-07-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869708#comment-17869708 ] Hudson commented on HBASE-28758: Results for branch branch-3 [build #263 on bui

Re: [PR] HBASE-28705 backup log cleaner cleans required walls when using multiple backuproots [hbase]

2024-07-30 Thread via GitHub
Apache9 commented on PR #6040: URL: https://github.com/apache/hbase/pull/6040#issuecomment-2258483940 Ping @bbeaudreault @rmdmattingly PTAL at this? I'm not familiar with the backup code and I think this is a blocker for the 2.6.1 release? -- This is an automated message from the Apache G

[jira] [Commented] (HBASE-28760) Client integration test fails on master branch

2024-07-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869652#comment-17869652 ] Duo Zhang commented on HBASE-28760: --- {noformat} 12:16:53 hbase-4.0.0-alpha-1-SNAPSHOT

[jira] [Comment Edited] (HBASE-28760) Client integration test fails on master branch

2024-07-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869652#comment-17869652 ] Duo Zhang edited comment on HBASE-28760 at 7/30/24 2:04 PM:

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
DieterDP-ng commented on code in PR #6130: URL: https://github.com/apache/hbase/pull/6130#discussion_r1696926702 ## hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java: ## @@ -335,8 +335,8 @@ public void execute() throws IOException { if (

Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
Apache9 commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1696870760 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -471,9 +476,10 @@ public ServerOperation(RemoteProcedure remotePr

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6130: URL: https://github.com/apache/hbase/pull/6130#issuecomment-2257961522 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6130: URL: https://github.com/apache/hbase/pull/6130#issuecomment-2257948240 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6130: URL: https://github.com/apache/hbase/pull/6130#issuecomment-2257943529 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
Apache-HBase commented on PR #6130: URL: https://github.com/apache/hbase/pull/6130#issuecomment-2257941409 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
2005hithlj commented on code in PR #6130: URL: https://github.com/apache/hbase/pull/6130#discussion_r1696627600 ## hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java: ## @@ -335,8 +335,8 @@ public void execute() throws IOException { if (c

Re: [PR] HBASE-28389 HBase backup yarn queue parameter ignored [hbase]

2024-07-30 Thread via GitHub
DieterDP-ng commented on code in PR #6130: URL: https://github.com/apache/hbase/pull/6130#discussion_r1696581571 ## hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java: ## @@ -335,8 +335,8 @@ public void execute() throws IOException { if (

Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
ranganathg commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1696540915 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -471,9 +476,10 @@ public ServerOperation(RemoteProcedure remot

Re: [PR] HBASE-28690 added masterStartCode as fencing token for remote procedures [hbase]

2024-07-30 Thread via GitHub
Umeshkumar9414 commented on code in PR #6129: URL: https://github.com/apache/hbase/pull/6129#discussion_r1696519759 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -471,9 +476,10 @@ public ServerOperation(RemoteProcedure r