[GitHub] [hbase] anoopsjohn commented on a change in pull request #3712: HBASE-26320 Implement a separate thread pool for the LogCleaner

2021-10-03 Thread GitBox
anoopsjohn commented on a change in pull request #3712: URL: https://github.com/apache/hbase/pull/3712#discussion_r721030034 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java ## @@ -64,6 +64,8 @@ */ public static final

[jira] [Commented] (HBASE-24601) Change default Hfile storage policy from HOT to NONE for HDFS

2021-10-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17423758#comment-17423758 ] Anoop Sam John commented on HBASE-24601: Better we can mark this as an incompatible change?

[GitHub] [hbase] Apache-HBase commented on pull request #3720: HBASE-26325 Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

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

[GitHub] [hbase] YutSean opened a new pull request #3720: HBASE-26325 Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

2021-10-03 Thread GitBox
YutSean opened a new pull request #3720: URL: https://github.com/apache/hbase/pull/3720 https://issues.apache.org/jira/browse/HBASE-26325 -- 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] Apache-HBase commented on pull request #3719: HBASE-26325 Backport HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

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

[GitHub] [hbase] YutSean closed pull request #3719: HBASE-26325 Backport HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

2021-10-03 Thread GitBox
YutSean closed pull request #3719: URL: https://github.com/apache/hbase/pull/3719 -- 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] YutSean opened a new pull request #3719: HBASE-26325 Backport HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

2021-10-03 Thread GitBox
YutSean opened a new pull request #3719: URL: https://github.com/apache/hbase/pull/3719 https://issues.apache.org/jira/browse/HBASE-26325 -- 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] Apache-HBase commented on pull request #3718: Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

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

[GitHub] [hbase] YutSean closed pull request #3718: Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

2021-10-03 Thread GitBox
YutSean closed pull request #3718: URL: https://github.com/apache/hbase/pull/3718 -- 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] YutSean opened a new pull request #3718: Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache

2021-10-03 Thread GitBox
YutSean opened a new pull request #3718: URL: https://github.com/apache/hbase/pull/3718 https://issues.apache.org/jira/browse/HBASE-26325 -- 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] [Created] (HBASE-26325) Backport HBASE-26305 to branch-1

2021-10-03 Thread Yutong Xiao (Jira)
Yutong Xiao created HBASE-26325: --- Summary: Backport HBASE-26305 to branch-1 Key: HBASE-26325 URL: https://issues.apache.org/jira/browse/HBASE-26325 Project: HBase Issue Type: Improvement

[GitHub] [hbase] Apache-HBase commented on pull request #3691: HBASE-26259 Fallback support to pure Java compression

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

[GitHub] [hbase] apurtell commented on pull request #3691: HBASE-26259 Fallback support to pure Java compression

2021-10-03 Thread GitBox
apurtell commented on pull request #3691: URL: https://github.com/apache/hbase/pull/3691#issuecomment-933062764 Let's try this again... Pushed an update for the spotbugs warnings, after rebasing on current master. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [hbase] Apache-HBase removed a comment on pull request #3691: HBASE-26259 Fallback support to pure Java compression

2021-10-03 Thread GitBox
Apache-HBase removed a comment on pull request #3691: URL: https://github.com/apache/hbase/pull/3691#issuecomment-932703082 -- 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.

[jira] [Created] (HBASE-26324) Reuse compressors and decompressors in WAL CompressionContext

2021-10-03 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-26324: --- Summary: Reuse compressors and decompressors in WAL CompressionContext Key: HBASE-26324 URL: https://issues.apache.org/jira/browse/HBASE-26324 Project:

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

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

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

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

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

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

[jira] [Resolved] (HBASE-26278) Add preRequestCompaction method for AccessController

2021-10-03 Thread Yulin Niu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yulin Niu resolved HBASE-26278. --- Resolution: Fixed > Add preRequestCompaction method for AccessController >

[jira] [Commented] (HBASE-26278) Add preRequestCompaction method for AccessController

2021-10-03 Thread Yulin Niu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17423669#comment-17423669 ] Yulin Niu commented on HBASE-26278: --- push to branch HBASE-25714, thanks [~zhangduo]'s reviewing > Add

[GitHub] [hbase] nyl3532016 merged pull request #3677: HBASE-26278 Add preRequestCompaction method for AccessController

2021-10-03 Thread GitBox
nyl3532016 merged pull request #3677: URL: https://github.com/apache/hbase/pull/3677 -- 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] [Commented] (HBASE-26323) introduce a SnapshotProcedure

2021-10-03 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17423668#comment-17423668 ] ruanhui commented on HBASE-26323: - sorry. I don't know why the pull request didn't link, can I just put

[GitHub] [hbase] Apache-HBase commented on pull request #3717: HBASE-26318 Publish test logs for flaky jobs to nightlies

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

[GitHub] [hbase] Apache-HBase commented on pull request #3717: HBASE-26318 Publish test logs for flaky jobs to nightlies

2021-10-03 Thread GitBox
Apache-HBase commented on pull request #3717: URL: https://github.com/apache/hbase/pull/3717#issuecomment-932957554 -- 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

[GitHub] [hbase] Apache9 commented on pull request #3717: HBASE-26318 Publish test logs for flaky jobs to nightlies

2021-10-03 Thread GitBox
Apache9 commented on pull request #3717: URL: https://github.com/apache/hbase/pull/3717#issuecomment-932956997 Please see this build https://ci-hadoop.apache.org/job/HBase/job/HBase-Flaky-Tests/job/HBASE-26318/10/ The artifacts url is:

[jira] [Assigned] (HBASE-26323) introduce a SnapshotProcedure

2021-10-03 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ruanhui reassigned HBASE-26323: --- Assignee: ruanhui > introduce a SnapshotProcedure > - > >

[jira] [Created] (HBASE-26323) introduce a SnapshotProcedure

2021-10-03 Thread ruanhui (Jira)
ruanhui created HBASE-26323: --- Summary: introduce a SnapshotProcedure Key: HBASE-26323 URL: https://issues.apache.org/jira/browse/HBASE-26323 Project: HBase Issue Type: New Feature

[jira] [Updated] (HBASE-26317) Publish the test logs for pre commit jenkins job to nightlies

2021-10-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26317: -- Status: Patch Available (was: In Progress) > Publish the test logs for pre commit jenkins job to

[jira] [Updated] (HBASE-26313) Publish the test logs for our nightly jobs to nightlies.apache.org

2021-10-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26313: -- Status: Patch Available (was: In Progress) > Publish the test logs for our nightly jobs to

[GitHub] [hbase] Apache9 commented on pull request #3644: Clean shared state pollution to avoid flaky tests.

2021-10-03 Thread GitBox
Apache9 commented on pull request #3644: URL: https://github.com/apache/hbase/pull/3644#issuecomment-932945210 HBase uses JIRA to track issues, so please open a jira first at https://issues.apache.org/jira? And on the patch, I think we'd better add the in a tearDown method? --