[jira] [Updated] (HBASE-25605) Try ignore the ExportSnapshot related unit tests for branch-2.2

2021-02-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-25605: --- Fix Version/s: 2.2.7 > Try ignore the ExportSnapshot related unit tests for branch-2.2 >

[jira] [Updated] (HBASE-25605) Try ignore the ExportSnapshot related unit tests for branch-2.2

2021-02-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-25605: --- Summary: Try ignore the ExportSnapshot related unit tests for branch-2.2 (was: Try ignore

[jira] [Created] (HBASE-25605) Try ignore the ExportSnapshot related unit tests

2021-02-24 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-25605: -- Summary: Try ignore the ExportSnapshot related unit tests Key: HBASE-25605 URL: https://issues.apache.org/jira/browse/HBASE-25605 Project: HBase Issue

[jira] [Created] (HBASE-25604) Upgrade spotbugs to 4.x

2021-02-24 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25604: - Summary: Upgrade spotbugs to 4.x Key: HBASE-25604 URL: https://issues.apache.org/jira/browse/HBASE-25604 Project: HBase Issue Type: Task Components:

[GitHub] [hbase] Apache-HBase commented on pull request #2984: Remove HFile reference in TestReplicationHFileCleaner.testIsFileDeletable

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

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

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

[GitHub] [hbase] lzx404243 opened a new pull request #2984: Remove HFile reference in TestReplicationHFileCleaner.testIsFileDeletable

2021-02-24 Thread GitBox
lzx404243 opened a new pull request #2984: URL: https://github.com/apache/hbase/pull/2984 The test `org.apache.hadoop.hbase.master.cleaner.TestReplicationHFileCleaner.testIsFileDeletable` is not idempotent and fail if run twice in the same JVM, because it pollutes some states shared

[GitHub] [hbase] Apache-HBase commented on pull request #2971: HBASE-25591 Upgrade opentelemetry to 0.17.1

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

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

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

[GitHub] [hbase] Apache-HBase commented on pull request #2971: HBASE-25591 Upgrade opentelemetry to 0.17.1

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

[GitHub] [hbase] Apache-HBase commented on pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] nyl3532016 commented on a change in pull request #2982: HBASE-25603 Add switch for compaction after bulkload

2021-02-24 Thread GitBox
nyl3532016 commented on a change in pull request #2982: URL: https://github.com/apache/hbase/pull/2982#discussion_r582444166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -7025,19 +7025,23 @@ String prepareBulkLoad(byte[]

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] saintstack commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-24 Thread GitBox
saintstack commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-785516683 Updated the PR based off @huaxiangsun review. Removed fancy-dancing that was setting size to agree w/ our RRTIF sort in case anyone set the hbase.regionsizecalculator.enable

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

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

[GitHub] [hbase] huaxiangsun commented on a change in pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-24 Thread GitBox
huaxiangsun commented on a change in pull request #2947: URL: https://github.com/apache/hbase/pull/2947#discussion_r582415801 ## File path: hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/RoundRobinTableInputFormat.java ## @@ -0,0 +1,207 @@ +/* + * Licensed to

[jira] [Resolved] (HBASE-25602) Fix broken TestReplicationShell on master

2021-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25602. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to master. Thanks [~psomogyi] for reviewing.

[GitHub] [hbase] Apache9 merged pull request #2981: HBASE-25602 Fix broken TestReplicationShell on master

2021-02-24 Thread GitBox
Apache9 merged pull request #2981: URL: https://github.com/apache/hbase/pull/2981 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

[jira] [Commented] (HBASE-25598) TestFromClientSide5.testScanMetrics is flaky

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290526#comment-17290526 ] Hudson commented on HBASE-25598: Results for branch master [build #219 on

[GitHub] [hbase] Apache-HBase commented on pull request #2983: HBASE-25601 Use ASF-official mailing list archives

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

[jira] [Commented] (HBASE-25598) TestFromClientSide5.testScanMetrics is flaky

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290273#comment-17290273 ] Hudson commented on HBASE-25598: Results for branch branch-2.4 [build #57 on

[jira] [Commented] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290272#comment-17290272 ] Hudson commented on HBASE-25556: Results for branch branch-2.4 [build #57 on

[GitHub] [hbase] Apache-HBase commented on pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2983: HBASE-25601 Use ASF-official mailing list archives

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

[jira] [Commented] (HBASE-25598) TestFromClientSide5.testScanMetrics is flaky

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290175#comment-17290175 ] Hudson commented on HBASE-25598: Results for branch branch-2 [build #183 on

[jira] [Commented] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290174#comment-17290174 ] Hudson commented on HBASE-25556: Results for branch branch-2 [build #183 on

[GitHub] [hbase] Apache-HBase commented on pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

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

[jira] [Commented] (HBASE-25598) TestFromClientSide5.testScanMetrics is flaky

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290139#comment-17290139 ] Hudson commented on HBASE-25598: Results for branch branch-2.3 [build #170 on

[jira] [Commented] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290138#comment-17290138 ] Hudson commented on HBASE-25556: Results for branch branch-2.3 [build #170 on

[GitHub] [hbase] joshelser commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-24 Thread GitBox
joshelser commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-785251957 > It would be very problematic, because: What about just the code you have used to reproduce this, provided "as-is"? Having been here before, I can understand how tough

[GitHub] [hbase] Apache-HBase commented on pull request #2983: HBASE-25601 Use ASF-official mailing list archives

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

[GitHub] [hbase] joshelser commented on pull request #2983: HBASE-25601 Use ASF-official mailing list archives

2021-02-24 Thread GitBox
joshelser commented on pull request #2983: URL: https://github.com/apache/hbase/pull/2983#issuecomment-785245191 Got the book built locally and the new links I've checked appear to be good. This is an automated message from

[jira] [Commented] (HBASE-25598) TestFromClientSide5.testScanMetrics is flaky

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290056#comment-17290056 ] Hudson commented on HBASE-25598: Results for branch branch-2.2 [build #173 on

[jira] [Commented] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290055#comment-17290055 ] Hudson commented on HBASE-25556: Results for branch branch-2.2 [build #173 on

[jira] [Updated] (HBASE-25601) Remove search hadoop references in book

2021-02-24 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-25601: --- Status: Patch Available (was: Open) > Remove search hadoop references in book >

[GitHub] [hbase] joshelser opened a new pull request #2983: HBASE-25601 Use ASF-official mailing list archives

2021-02-24 Thread GitBox
joshelser opened a new pull request #2983: URL: https://github.com/apache/hbase/pull/2983 Still waiting on a local build to make sure the book edits are good. Most of the time, there was enough context to find a mail thread with a similar name. Other times, there was no context to

[GitHub] [hbase] Apache-HBase commented on pull request #2923: HBASE-25548 Optionally allow snapshots to preserve cluster's max file…

2021-02-24 Thread GitBox
Apache-HBase commented on pull request #2923: URL: https://github.com/apache/hbase/pull/2923#issuecomment-785197815 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] wchevreuil commented on a change in pull request #2982: HBASE-25603 Add switch for compaction after bulkload

2021-02-24 Thread GitBox
wchevreuil commented on a change in pull request #2982: URL: https://github.com/apache/hbase/pull/2982#discussion_r582043340 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -7025,19 +7025,23 @@ String prepareBulkLoad(byte[]

[GitHub] [hbase] Apache-HBase commented on pull request #2982: HBASE-25603 Add switch for compaction after bulkload

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

[GitHub] [hbase] Apache-HBase commented on pull request #2982: HBASE-25603 Add switch for compaction after bulkload

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

[GitHub] [hbase] Apache-HBase commented on pull request #2979: HBASE-25599 Backport TestZKSecretWatcher improvement to branch-2.2

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

[jira] [Commented] (HBASE-25556) Frequent replication "Encountered a malformed edit" warnings

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17289938#comment-17289938 ] Hudson commented on HBASE-25556: Results for branch master [build #218 on

[GitHub] [hbase] Apache-HBase commented on pull request #2982: HBASE-25603 Add switch for compaction after bulkload

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

[jira] [Commented] (HBASE-25596) Fix NPE in ReplicationSourceManager as well as avoid permanently unreplicated data due to EOFException from WAL

2021-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17289897#comment-17289897 ] Hudson commented on HBASE-25596: Results for branch branch-1 [build #89 on

[GitHub] [hbase] meszibalu commented on pull request #2961: HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken)

2021-02-24 Thread GitBox
meszibalu commented on pull request #2961: URL: https://github.com/apache/hbase/pull/2961#issuecomment-785039996 retest This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hbase] nyl3532016 opened a new pull request #2982: HBASE-25603 Add switch for compaction after bulkload

2021-02-24 Thread GitBox
nyl3532016 opened a new pull request #2982: URL: https://github.com/apache/hbase/pull/2982 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

[jira] [Updated] (HBASE-25603) Add switch for compaction after bulkload

2021-02-24 Thread Yulin Niu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yulin Niu updated HBASE-25603: -- Description: when compaction after bulkload is enable,  if bulkload is  continuous,  considerable

[jira] [Created] (HBASE-25603) Add switch for compaction after bulkload

2021-02-24 Thread Yulin Niu (Jira)
Yulin Niu created HBASE-25603: - Summary: Add switch for compaction after bulkload Key: HBASE-25603 URL: https://issues.apache.org/jira/browse/HBASE-25603 Project: HBase Issue Type: Improvement

[GitHub] [hbase] Apache-HBase commented on pull request #2969: HBASE-25590 Bulkload replication HFileRefs cannot be cleared in some …

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

[GitHub] [hbase] Apache-HBase commented on pull request #2700: HBASE-25322 Redundant Reference file in bottom region of split

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

[GitHub] [hbase] Apache-HBase commented on pull request #2700: HBASE-25322 Redundant Reference file in bottom region of split

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

[GitHub] [hbase] Apache-HBase commented on pull request #2969: HBASE-25590 Bulkload replication HFileRefs cannot be cleared in some …

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

[GitHub] [hbase] sunhelly edited a comment on pull request #2700: HBASE-25322 Redundant Reference file in bottom region of split

2021-02-24 Thread GitBox
sunhelly edited a comment on pull request #2700: URL: https://github.com/apache/hbase/pull/2700#issuecomment-783137043 Yes, @saintstack. Only one store file in the test will make the result more clearly. I have updated the PR. The test will fail if the HRegionFileSystem#splitStoreFile