[GitHub] [hbase] Apache9 commented on pull request #3904: HBASE-26527 ArrayIndexOutOfBoundsException in KeyValueUtil.copyToNewK…

2021-12-05 Thread GitBox
Apache9 commented on pull request #3904: URL: https://github.com/apache/hbase/pull/3904#issuecomment-986520396 > Thanks for the review @Apache9 , I have added the comment. Forgot to push it? Seems the PR remains unchanged... -- This is an automated message from the Apache Git

[GitHub] [hbase] Apache-HBase commented on pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3921: URL: https://github.com/apache/hbase/pull/3921#issuecomment-986519780 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] stoty commented on pull request #3904: HBASE-26527 ArrayIndexOutOfBoundsException in KeyValueUtil.copyToNewK…

2021-12-05 Thread GitBox
stoty commented on pull request #3904: URL: https://github.com/apache/hbase/pull/3904#issuecomment-986495958 Thanks for the review @Apache9 , I have added the comment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hbase] Apache-HBase commented on pull request #3903: HBASE-26525 Use unique thread name for group WALs

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3903: URL: https://github.com/apache/hbase/pull/3903#issuecomment-986475434 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3903: HBASE-26525 Use unique thread name for group WALs

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3903: URL: https://github.com/apache/hbase/pull/3903#issuecomment-986473757 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3920: HBASE-26323 Introduce a Snapshot Procedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3920: URL: https://github.com/apache/hbase/pull/3920#issuecomment-986471478 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3921: URL: https://github.com/apache/hbase/pull/3921#issuecomment-986460345 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26533) KeyValueScanner might not be properly closed when using InternalScan.checkOnlyMemStore()

2021-12-05 Thread Jira
[ https://issues.apache.org/jira/browse/HBASE-26533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453790#comment-17453790 ] Raman Chodźka commented on HBASE-26533: --- [~zhangduo] It's a pleasure. > KeyValueScanner might not

[GitHub] [hbase] Apache-HBase commented on pull request #3903: HBASE-26525 Use unique thread name for group WALs

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3903: URL: https://github.com/apache/hbase/pull/3903#issuecomment-986422396 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-24640) Purge use of VisibleForTesting

2021-12-05 Thread Yu Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453769#comment-17453769 ] Yu Li commented on HBASE-24640: --- Just a note here, that please use

[GitHub] [hbase] sunhelly commented on pull request #3903: HBASE-26525 Use unique thread name for group WALs

2021-12-05 Thread GitBox
sunhelly commented on pull request #3903: URL: https://github.com/apache/hbase/pull/3903#issuecomment-986403730 > The failed UT is related? The log prefix string contains "%3A", "%" should be treated as normal character here. -- This is an automated message from the Apache Git

[GitHub] [hbase] YutSean commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

2021-12-05 Thread GitBox
YutSean commented on pull request #3893: URL: https://github.com/apache/hbase/pull/3893#issuecomment-986392537 OK, will send a mail soon. -- 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

[GitHub] [hbase] Apache9 commented on a change in pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache9 commented on a change in pull request #3921: URL: https://github.com/apache/hbase/pull/3921#discussion_r762656477 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java ## @@ -545,4 +549,11 @@ private void

[jira] [Resolved] (HBASE-26535) [site, branch-2] DependencyManagement report is broken

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26535. --- Resolution: Fixed The last website generation job succeeded.

[jira] [Commented] (HBASE-26490) Add builder for class ReplicationLoadSink

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453734#comment-17453734 ] Hudson commented on HBASE-26490: Results for branch branch-2 [build #410 on

[jira] [Commented] (HBASE-26517) Add auth method information to AccessChecker audit log

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453733#comment-17453733 ] Hudson commented on HBASE-26517: Results for branch branch-2 [build #410 on

[jira] [Commented] (HBASE-26067) Change the way on how we track store file list

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453730#comment-17453730 ] Hudson commented on HBASE-26067: Results for branch HBASE-26067 [build #7 on

[jira] [Commented] (HBASE-26233) The region replication framework should not be built upon the general replication framework

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453700#comment-17453700 ] Hudson commented on HBASE-26233: Results for branch HBASE-26233 [build #5 on

[GitHub] [hbase] Apache-HBase commented on pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3921: URL: https://github.com/apache/hbase/pull/3921#issuecomment-986294894 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] Apache-HBase commented on pull request #3920: HBASE-26323 Introduce a Snapshot Procedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3920: URL: https://github.com/apache/hbase/pull/3920#issuecomment-986290681 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3921: URL: https://github.com/apache/hbase/pull/3921#issuecomment-986281951 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[GitHub] [hbase] Apache-HBase commented on pull request #3920: HBASE-26323 Introduce a Snapshot Procedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3920: URL: https://github.com/apache/hbase/pull/3920#issuecomment-986279262 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3919: HBASE-26539 The default rpc timeout 200ms is too small for replicatin…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3919: URL: https://github.com/apache/hbase/pull/3919#issuecomment-986272302 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3919: HBASE-26539 The default rpc timeout 200ms is too small for replicatin…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3919: URL: https://github.com/apache/hbase/pull/3919#issuecomment-986265595 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3921: URL: https://github.com/apache/hbase/pull/3921#issuecomment-986265162 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3920: HBASE-26323 Introduce a Snapshot Procedure

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3920: URL: https://github.com/apache/hbase/pull/3920#issuecomment-986260433 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3918: HBASE-26538 Should find a way to clear the replication queue for a le…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3918: URL: https://github.com/apache/hbase/pull/3918#issuecomment-986257309 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26462) Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread liangjun he (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453630#comment-17453630 ] liangjun he commented on HBASE-26462: - ping [~liyu] , please review it, thanks! > Should persist

[GitHub] [hbase] 2005hithlj opened a new pull request #3921: HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure

2021-12-05 Thread GitBox
2005hithlj opened a new pull request #3921: URL: https://github.com/apache/hbase/pull/3921 https://issues.apache.org/jira/browse/HBASE-26462 -- 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

[jira] [Commented] (HBASE-26323) Introduce a SnapshotProcedure

2021-12-05 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453629#comment-17453629 ] ruanhui commented on HBASE-26323: - I have closed the previous PR and open a new one  

[GitHub] [hbase] Apache-HBase commented on pull request #3918: HBASE-26538 Should find a way to clear the replication queue for a le…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3918: URL: https://github.com/apache/hbase/pull/3918#issuecomment-98625 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] frostruan closed pull request #3716: HBASE-26323 introduce a SnapshotProcedure

2021-12-05 Thread GitBox
frostruan closed pull request #3716: URL: https://github.com/apache/hbase/pull/3716 -- 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:

[GitHub] [hbase] frostruan commented on pull request #3716: HBASE-26323 introduce a SnapshotProcedure

2021-12-05 Thread GitBox
frostruan commented on pull request #3716: URL: https://github.com/apache/hbase/pull/3716#issuecomment-986244802 > > hi @Apache9 > > here is a simple doc, would you mind taking a look ? > > https://docs.google.com/document/d/1Il_PB1SenXGr1-mmCIWEogxEMeGZe2fpuN3bMbjqiGI/edit >

[jira] [Reopened] (HBASE-26535) [site, branch-2] DependencyManagement report is broken

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-26535: --- Reopen for applying addendum. > [site, branch-2] DependencyManagement report is broken >

[GitHub] [hbase] comnetwork edited a comment on pull request #3899: HBASE-26488 Memory leak when MemStore retry flushing

2021-12-05 Thread GitBox
comnetwork edited a comment on pull request #3899: URL: https://github.com/apache/hbase/pull/3899#issuecomment-986219358 @apache9,thank you very much for review. In my opinion: 1. It seems a reference count problem , the SnapshotSegmentScanner seems independent of whether snapshot

[jira] [Updated] (HBASE-26533) KeyValueScanner might not be properly closed when using InternalScan.checkOnlyMemStore()

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26533: -- Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-26535) [site, branch-2] DependencyManagement report is broken

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453621#comment-17453621 ] Duo Zhang commented on HBASE-26535: --- This seems breaks the ref guide build for master branch...

[GitHub] [hbase] Apache9 merged pull request #3917: HBASE-26533 KeyValueScanner might not be properly closed when using InternalScan.checkOnlyMemStore()

2021-12-05 Thread GitBox
Apache9 merged pull request #3917: URL: https://github.com/apache/hbase/pull/3917 -- 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] [Assigned] (HBASE-26533) KeyValueScanner might not be properly closed when using InternalScan.checkOnlyMemStore()

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26533: - Assignee: Raman Chodźka > KeyValueScanner might not be properly closed when using >

[GitHub] [hbase] Apache9 commented on pull request #3851: HBASE-26286: Add support for specifying store file tracker when restoring or cloning snapshot

2021-12-05 Thread GitBox
Apache9 commented on pull request #3851: URL: https://github.com/apache/hbase/pull/3851#issuecomment-986240525 The error prone plugin reports a serious problem and also I think the failed UTs are related? Please update the PR to address these problems. Thanks. -- This is an

[GitHub] [hbase] Apache-HBase commented on pull request #3919: HBASE-26539 The default rpc timeout 200ms is too small for replicatin…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3919: URL: https://github.com/apache/hbase/pull/3919#issuecomment-986240031 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Resolved] (HBASE-26482) HMaster may clean wals that is replicating in rare cases

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26482. --- Fix Version/s: 1.7.2 Resolution: Fixed Applied to branch-1 too. Thanks [~zhengzhuobinzzb]!

[GitHub] [hbase] Apache9 merged pull request #3887: HBASE-26482 HMaster may clean wals that is replicating in rare cases

2021-12-05 Thread GitBox
Apache9 merged pull request #3887: URL: https://github.com/apache/hbase/pull/3887 -- 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] [Reopened] (HBASE-26482) HMaster may clean wals that is replicating in rare cases

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-26482: --- > HMaster may clean wals that is replicating in rare cases >

[GitHub] [hbase] Apache9 commented on pull request #3890: HBASE-26495 Limit the length of initial resultSets for HBase thrift service

2021-12-05 Thread GitBox
Apache9 commented on pull request #3890: URL: https://github.com/apache/hbase/pull/3890#issuecomment-986239187 1.4.x has been EOL. And please open PR against master branch first~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hbase] Apache9 commented on a change in pull request #3800: HBASE-26347 Support detect and exclude slow DNs in fan-out of WAL

2021-12-05 Thread GitBox
Apache9 commented on a change in pull request #3800: URL: https://github.com/apache/hbase/pull/3800#discussion_r762566409 ## File path: hbase-asyncfs/src/main/java/org/apache/hadoop/hbase/io/asyncfs/monitor/ExcludeDatanodeManager.java ## @@ -0,0 +1,120 @@ +/* + * Licensed to

[GitHub] [hbase] Apache9 commented on pull request #3716: HBASE-26323 introduce a SnapshotProcedure

2021-12-05 Thread GitBox
Apache9 commented on pull request #3716: URL: https://github.com/apache/hbase/pull/3716#issuecomment-986233652 > hi @Apache9 > > here is a simple doc, would you mind taking a look ? > > https://docs.google.com/document/d/1Il_PB1SenXGr1-mmCIWEogxEMeGZe2fpuN3bMbjqiGI/edit

[GitHub] [hbase] Apache9 commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

2021-12-05 Thread GitBox
Apache9 commented on pull request #3893: URL: https://github.com/apache/hbase/pull/3893#issuecomment-986233497 This is a big behavior change. I suggest you send an email to both dev and user mailing list to clearly describe the old behavior and new behavior, to collect more feedbacks from

[GitHub] [hbase] Apache-HBase commented on pull request #3918: HBASE-26538 Should find a way to clear the replication queue for a le…

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3918: URL: https://github.com/apache/hbase/pull/3918#issuecomment-986232079 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache9 opened a new pull request #3919: HBASE-26539 The default rpc timeout 200ms is too small for replicatin…

2021-12-05 Thread GitBox
Apache9 opened a new pull request #3919: URL: https://github.com/apache/hbase/pull/3919 …g meta edits -- 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,

[GitHub] [hbase] comnetwork edited a comment on pull request #3899: HBASE-26488 Memory leak when MemStore retry flushing

2021-12-05 Thread GitBox
comnetwork edited a comment on pull request #3899: URL: https://github.com/apache/hbase/pull/3899#issuecomment-986219358 @apache9,thank you very much for review. In my opinion: 1. It seems a reference count problem , the SnapshotSegmentScanner seems independent of whether snapshot

[GitHub] [hbase] comnetwork edited a comment on pull request #3899: HBASE-26488 Memory leak when MemStore retry flushing

2021-12-05 Thread GitBox
comnetwork edited a comment on pull request #3899: URL: https://github.com/apache/hbase/pull/3899#issuecomment-986219358 @apache9,thank you very much for review. In my opinion: 1. It seems a reference count problem , the SnapshotSegmentScanner seems independent of whether snapshot

[GitHub] [hbase] comnetwork edited a comment on pull request #3899: HBASE-26488 Memory leak when MemStore retry flushing

2021-12-05 Thread GitBox
comnetwork edited a comment on pull request #3899: URL: https://github.com/apache/hbase/pull/3899#issuecomment-986219358 @apache9,thank you very much for review. In my opinion: 1. It seems a reference count problem , the SnapshotSegmentScanner seems independent of whether snapshot

[GitHub] [hbase] Apache-HBase commented on pull request #3901: HBASE-26469 WIP use IRB sessions instead of trying to make it ourselves

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3901: URL: https://github.com/apache/hbase/pull/3901#issuecomment-986225491 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3901: HBASE-26469 WIP use IRB sessions instead of trying to make it ourselves

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3901: URL: https://github.com/apache/hbase/pull/3901#issuecomment-986225362 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3901: HBASE-26469 WIP use IRB sessions instead of trying to make it ourselves

2021-12-05 Thread GitBox
Apache-HBase commented on pull request #3901: URL: https://github.com/apache/hbase/pull/3901#issuecomment-986224383 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Commented] (HBASE-26535) [site, branch-2] DependencyManagement report is broken

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453590#comment-17453590 ] Hudson commented on HBASE-26535: Results for branch master [build #459 on

[jira] [Commented] (HBASE-26517) Add auth method information to AccessChecker audit log

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453591#comment-17453591 ] Hudson commented on HBASE-26517: Results for branch master [build #459 on

[jira] [Commented] (HBASE-26490) Add builder for class ReplicationLoadSink

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453592#comment-17453592 ] Hudson commented on HBASE-26490: Results for branch master [build #459 on

[jira] [Commented] (HBASE-26233) The region replication framework should not be built upon the general replication framework

2021-12-05 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17453589#comment-17453589 ] Hudson commented on HBASE-26233: Results for branch HBASE-26233 [build #4 on

[jira] [Assigned] (HBASE-26539) The default rpc timeout 200ms is too small for replicating meta edits

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26539: - Assignee: Duo Zhang > The default rpc timeout 200ms is too small for replicating meta edits >

[jira] [Work started] (HBASE-26539) The default rpc timeout 200ms is too small for replicating meta edits

2021-12-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-26539 started by Duo Zhang. - > The default rpc timeout 200ms is too small for replicating meta edits >

[GitHub] [hbase] comnetwork commented on pull request #3899: HBASE-26488 Memory leak when MemStore retry flushing

2021-12-05 Thread GitBox
comnetwork commented on pull request #3899: URL: https://github.com/apache/hbase/pull/3899#issuecomment-986219358 @apache9, thank you very much for review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hbase] busbey commented on pull request #3901: HBASE-26469 WIP use IRB sessions instead of trying to make it ourselves

2021-12-05 Thread GitBox
busbey commented on pull request #3901: URL: https://github.com/apache/hbase/pull/3901#issuecomment-986190569 exit codes as of this latest patch now look correct to me. the `--non-interactive` flag now gets us a non-zero for the case where we call exit with a non-zero.