[jira] [Created] (HBASE-24683) Add a basic ReplicationServer which only implement ReplicationSink Service

2020-07-06 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24683: -- Summary: Add a basic ReplicationServer which only implement ReplicationSink Service Key: HBASE-24683 URL: https://issues.apache.org/jira/browse/HBASE-24683

[jira] [Resolved] (HBASE-24593) [branch-2.2] Fix the maven compilation failure for nightly build

2020-07-06 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24593. Fix Version/s: 2.2.6 Resolution: Fixed > [branch-2.2] Fix the maven compilat

[jira] [Resolved] (HBASE-24546) CloneSnapshotProcedure unlimited retry

2020-07-06 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24546. Resolution: Fixed Pushed to branch-2.2+. Thanks [~wenfeiyi666] for contributing

[jira] [Created] (HBASE-24682) Refactor ReplicationSource#addHFileRefs method: move it to ReplicationSourceManager

2020-07-05 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24682: -- Summary: Refactor ReplicationSource#addHFileRefs method: move it to ReplicationSourceManager Key: HBASE-24682 URL: https://issues.apache.org/jira/browse/HBASE-24682

[jira] [Created] (HBASE-24681) Remove the "cache" walsById/walsByIdRecoveredQueues from ReplicationSourceManager

2020-07-05 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24681: -- Summary: Remove the "cache" walsById/walsByIdRecoveredQueues from ReplicationSourceManager Key: HBASE-24681 URL: https://issues.apache.org/jira/browse/H

[jira] [Created] (HBASE-24666) Offload the replication source/sink job to independent Replication Server

2020-06-30 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24666: -- Summary: Offload the replication source/sink job to independent Replication Server Key: HBASE-24666 URL: https://issues.apache.org/jira/browse/HBASE-24666

[jira] [Created] (HBASE-24663) Add procedure process time statistics UI

2020-06-30 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24663: -- Summary: Add procedure process time statistics UI Key: HBASE-24663 URL: https://issues.apache.org/jira/browse/HBASE-24663 Project: HBase Issue Type

[jira] [Created] (HBASE-24619) Try compact the recovered hfiles firstly after region online

2020-06-23 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24619: -- Summary: Try compact the recovered hfiles firstly after region online Key: HBASE-24619 URL: https://issues.apache.org/jira/browse/HBASE-24619 Project: HBase

[jira] [Resolved] (HBASE-24592) [brnach-2.2] Upgrade junit to 4.13

2020-06-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24592. Fix Version/s: 2.2.6 Resolution: Fixed Merged. Thanks [~janh] for reviewing

[jira] [Created] (HBASE-24593) [branch-2.2] Fix the maven compilation failure for nightly build

2020-06-19 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24593: -- Summary: [branch-2.2] Fix the maven compilation failure for nightly build Key: HBASE-24593 URL: https://issues.apache.org/jira/browse/HBASE-24593 Project: HBase

[jira] [Created] (HBASE-24592) [brnach-2.2] Upgrade junit to 4.13

2020-06-19 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24592: -- Summary: [brnach-2.2] Upgrade junit to 4.13 Key: HBASE-24592 URL: https://issues.apache.org/jira/browse/HBASE-24592 Project: HBase Issue Type

[jira] [Created] (HBASE-24584) Release 2.2.6

2020-06-17 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24584: -- Summary: Release 2.2.6 Key: HBASE-24584 URL: https://issues.apache.org/jira/browse/HBASE-24584 Project: HBase Issue Type: Umbrella Reporter

Re: Anyone using the procv2 WAL splitting (HBASE-21588) implementation or split WAL to hfile (HBASE-23286)?

2020-06-13 Thread Guanghao Zhang
Sir, any problems you meet? Because we only have a few production clusters which version is based 2.2/2.3 (upgrade from 0.98...), no production cluster enabled these features now. I thought we would enable these quickly as more and more clusters upgrade to 2.x. Stack 于2020年6月14日周日 上午10:29写道: >

[jira] [Resolved] (HBASE-24184) Backport HBASE-23896 to branch-1: Snapshot owner cannot delete snapshot when ACL is enabled and Kerberos is not enabled

2020-06-10 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24184. Fix Version/s: 1.7.0 Resolution: Fixed Merged to branch-1. Thanks [~tangtianhang

[jira] [Resolved] (HBASE-24444) Should shutdown mini cluster after class in TestMetaAssignmentWithStopMaster

2020-06-08 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-2. Fix Version/s: 2.2.6 2.3.0 3.0.0-alpha-1

[jira] [Resolved] (HBASE-24359) Optionally ignore edits for deleted CFs for replication.

2020-06-07 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24359. Resolution: Fixed Pushed to branch-2.3+. Thanks [~Ddupg] for contributing. > Optiona

[jira] [Resolved] (HBASE-24504) refactor call setupCluster/tearDownCluster in TestTableSnapshotInputFormat

2020-06-05 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24504. Fix Version/s: 2.2.6 2.3.0 3.0.0-alpha-1

[jira] [Resolved] (HBASE-24485) Backport to branch-1 HBASE-17738 BucketCache startup is slow

2020-06-04 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24485. Fix Version/s: 1.7.0 Resolution: Fixed > Backport to branch-1 HBASE-17

[jira] [Resolved] (HBASE-24501) Backport to branch-1 HBASE-15785 Unnecessary lock in ByteBufferArray

2020-06-03 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24501. Fix Version/s: 1.7.0 Resolution: Fixed Pushed to branch-1. Thanks [~tangtianhang

[jira] [Resolved] (HBASE-24467) Backport HBASE-23963: Split TestFromClientSide; it takes too long to complete timing out

2020-06-03 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24467. Resolution: Fixed Merged to branch-2.2. Thanks [~zhangduo] [~stack] for reviewing

[jira] [Resolved] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-06-01 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24347. Fix Version/s: 2.2.6 Resolution: Fixed Pushed to branch-2.2. > Hadoop2 profi

[jira] [Reopened] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-06-01 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24347: Reopen for branch-2.2. > Hadoop2 profiles are both active when pre-commit PR builds

[jira] [Resolved] (HBASE-21366) Optionally ignore edits for deleted columns when replication

2020-06-01 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-21366. Resolution: Duplicate Duolicate with HBASE-24359. > Optionally ignore edits for dele

[jira] [Created] (HBASE-24467) Backport HBASE-23963: Split TestFromClientSide; it takes too long to complete timing out

2020-05-28 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24467: -- Summary: Backport HBASE-23963: Split TestFromClientSide; it takes too long to complete timing out Key: HBASE-24467 URL: https://issues.apache.org/jira/browse/HBASE-24467

[jira] [Resolved] (HBASE-24416) RegionNormalizer spliting region should not be limited by hbase.normalizer.min.region.count

2020-05-28 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24416. Resolution: Fixed Pushed to branch-2.2+. Thanks [~Ddupg] for contributing

[jira] [Created] (HBASE-24452) Try github ci for hbase-connectors

2020-05-28 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24452: -- Summary: Try github ci for hbase-connectors Key: HBASE-24452 URL: https://issues.apache.org/jira/browse/HBASE-24452 Project: HBase Issue Type

Re: Request to add me to the list of contributors

2020-05-28 Thread Guanghao Zhang
Added. And assign the issue to you. Thanks for contributing. Akirarai 于2020年5月28日周四 上午11:09写道: > Hi > I am the contributor of this recently resolved ticket: > https://issues.apache.org/jira/browse/HBASE-24435 > > Could you kindly add me to the contributors list? So I could assign the > ticket

[ANNOUNCE] Apache HBase 2.2.5 is now available for download

2020-05-26 Thread Guanghao Zhang
The HBase team is happy to announce the immediate availability of HBase 2.2.5. Apache HBase™ is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To learn

[jira] [Resolved] (HBASE-24344) Release 2.2.5

2020-05-26 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24344. Resolution: Fixed > Release 2.2.5 > - > > Key:

[jira] [Resolved] (HBASE-24433) Add 2.2.5 to download page

2020-05-26 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24433. Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed > Add 2.2.5 to download p

[jira] [Created] (HBASE-24433) Add 2.2.5 to download page

2020-05-26 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24433: -- Summary: Add 2.2.5 to download page Key: HBASE-24433 URL: https://issues.apache.org/jira/browse/HBASE-24433 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-24432) Set version as 2.2.6-SNAPSHOT in branch-2.2

2020-05-26 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24432. Fix Version/s: 2.2.6 Assignee: Guanghao Zhang Resolution: Fixed >

[jira] [Created] (HBASE-24432) Set version as 2.2.6-SNAPSHOT in branch-2.2

2020-05-26 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24432: -- Summary: Set version as 2.2.6-SNAPSHOT in branch-2.2 Key: HBASE-24432 URL: https://issues.apache.org/jira/browse/HBASE-24432 Project: HBase Issue Type

Re: [VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-26 Thread Guanghao Zhang
With 3 binding +1s, the vote passes. Let me push out the release. Guanghao Zhang 于2020年5月26日周二 下午2:59写道: > +1 from me. > > hbase-2.2.5-bin.tar.gz (openjdk 1.8.0_202) > - Verified sha512sum: ok > - Start HBase in standalone mode: ok > - Verified with shell, create/disable/e

Re: [VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-26 Thread Guanghao Zhang
CrashPublish fails but > seems a environment problem. > Started a standalone cluster: OK > Checked Web UI: Nothing strange > Tried basic shell command: OK > Run LTT with 10k rows, read: OK > > > > Guanghao Zhang 于2020年5月25日周一 上午10:55写道: > > > TestAsyncTableScanRenewLea

[ANNOUNCE] Please welcome Lijin Bin to the HBase PMC

2020-05-25 Thread Guanghao Zhang
On behalf of the Apache HBase PMC I am pleased to announce that Lijin Bin has accepted our invitation to become a PMC member on the Apache HBase project. We appreciate Lijin Bin stepping up to take more responsibility in the HBase project. Please join me in welcoming Lijin Bin to the HBase PMC!

[jira] [Reopened] (HBASE-24344) Release 2.2.5

2020-05-25 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24344: > Release 2.2.5 > - > > Key: HBASE-24344 >

[jira] [Resolved] (HBASE-24410) Generate CHANGES.md and RELEASENOTES.md for 2.2.5

2020-05-25 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24410. Resolution: Fixed > Generate CHANGES.md and RELEASENOTES.md for 2.

[jira] [Resolved] (HBASE-24344) Release 2.2.5

2020-05-25 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24344. Fix Version/s: 2.2.5 Assignee: Guanghao Zhang Resolution: Fixed > Rele

[jira] [Resolved] (HBASE-24411) Set version to 2.2.5 in branch-2.2 for first RC of 2.2.5

2020-05-25 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24411. Fix Version/s: 2.2.5 Resolution: Fixed > Set version to 2.2.5 in branch-

[jira] [Resolved] (HBASE-24387) TableSnapshotInputFormatImpl support row limit on each InputSplit

2020-05-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24387. Fix Version/s: 2.2.6 2.3.0 3.0.0-alpha-1

[jira] [Resolved] (HBASE-24401) Cell size limit check on append should consider 0 or less value to disable the check

2020-05-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24401. Fix Version/s: 2.2.6 2.3.0 3.0.0-alpha-1

Re: [VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-24 Thread Guanghao Zhang
TestAsyncTableScanRenewLease,TestRegionReplicas should be "cross unit interaction" error. I test them three times by mvn clean test -Dtest=TestAsyncTableScanRenewLease,TestRegionReplicas and all passed. 张铎(Duo Zhang) 于2020年5月25日周一 上午9:54写道: > OK, got it. > > Guanghao Zhang

Re: [VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-24 Thread Guanghao Zhang
RemoteHTable and > RemoteAdmin interface. They are test only and marked to private now. > See HBASE-24115 for more details. > Guanghao Zhang 于2020年5月25日周一 上午9:32写道: > A detailed source and binary compatibility report for this release is > available at: > > https://dist.apache.

Re: [VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-24 Thread Guanghao Zhang
pache.hadoop.hbase.client.Ret... > > [INFO] Run 2: PASS > > > > [WARNING] > org.apache.hadoop.hbase.tool.TestCanaryTool.testReadTableTimeouts > > [ERROR] Run 1: TestCanaryTool.testReadTableTimeouts:218 > > [ERROR] Run 2: TestCanaryTool.testReadTableTimeouts:218

[jira] [Reopened] (HBASE-23771) [Flakey Tests] Test TestSplitTransactionOnCluster Again

2020-05-22 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-23771: Reopen for backport to branch-2.2. > [Flakey Tests] Test TestSplitTransactionOnCluster Ag

[jira] [Resolved] (HBASE-23771) [Flakey Tests] Test TestSplitTransactionOnCluster Again

2020-05-22 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23771. Fix Version/s: 2.2.6 Resolution: Fixed Pushed to branch-2.2. > [Flakey Te

[VOTE] The first HBase 2.2.5 release candidate (RC0) is available

2020-05-22 Thread Guanghao Zhang
for more details. To learn more about Apache HBase, please see http://hbase.apache.org/ Thanks, Guanghao Zhang

[jira] [Reopened] (HBASE-24410) Generate CHANGES.md and RELEASENOTES.md for 2.2.5

2020-05-21 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24410: > Generate CHANGES.md and RELEASENOTES.md for 2.

[jira] [Resolved] (HBASE-24115) Relocate test-only REST "client" from src/ to test/ and mark Private

2020-05-21 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24115. Resolution: Fixed > Relocate test-only REST "client" from src/ to test/ and

[jira] [Reopened] (HBASE-24115) Relocate test-only REST "client" from src/ to test/ and mark Private

2020-05-21 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24115: Reopen to add release note. > Relocate test-only REST "client" from src/ to t

branch-2.2, branch-2.3 and branch-2's nightly job failed because not finish

2020-05-21 Thread Guanghao Zhang
The console-report html is empty and the patch-unit-root.txt is incomplete. Seems the ut not finished. https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2671/artifact/output-jdk8-hadoop2/ https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/100/artifact/output-jdk8-hadoop2/

[jira] [Created] (HBASE-24411) Set version to 2.2.5 in branch-2.2 for first RC of 2.2.5

2020-05-21 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24411: -- Summary: Set version to 2.2.5 in branch-2.2 for first RC of 2.2.5 Key: HBASE-24411 URL: https://issues.apache.org/jira/browse/HBASE-24411 Project: HBase

[jira] [Resolved] (HBASE-24410) Generate CHANGES.md and RELEASENOTES.md for 2.2.5

2020-05-21 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24410. Fix Version/s: 2.2.5 Resolution: Fixed > Generate CHANGES.md and RELEASENOTES

[jira] [Created] (HBASE-24410) Generate CHANGES.md and RELEASENOTES.md for 2.2.5

2020-05-21 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24410: -- Summary: Generate CHANGES.md and RELEASENOTES.md for 2.2.5 Key: HBASE-24410 URL: https://issues.apache.org/jira/browse/HBASE-24410 Project: HBase Issue

Re: [DISCUSS] Delete old branches

2020-05-20 Thread Guanghao Zhang
sing at worst. For old release line branches, > > it’s not clear to a casual committer which branches need to receive a > back > > port. It’s clear if the EOL branches are gone. > > > > On Wed, May 20, 2020 at 18:06 Guanghao Zhang wrote: > > > > > +1 for re

Re: [DISCUSS] Delete old branches

2020-05-20 Thread Guanghao Zhang
+1 for remove feature branches and start a case-by-case discussion for "others". And for branchs of old release line, what's the harm if keep them? I thought we don't need to remove them. Thanks. 张铎(Duo Zhang) 于2020年5月21日周四 上午8:14写道: > What is the benefit? > > Nick Dimiduk 于2020年5月21日

[jira] [Resolved] (HBASE-24364) [Chaos Monkey] Invalid data block encoding in ChangeEncodingAction

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24364. Resolution: Fixed > [Chaos Monkey] Invalid data block encoding in ChangeEncodingAct

[jira] [Reopened] (HBASE-24364) [Chaos Monkey] Invalid data block encoding in ChangeEncodingAction

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24364: [~meiyi] Need to push to branch-2, too. > [Chaos Monkey] Invalid data block encod

[jira] [Resolved] (HBASE-24399) [Flakey Tests] Some UTs about RSGroup should wait RSGroupInfoManager to be online

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24399. Resolution: Fixed Pushed to branch-2.2, branch-2.3 and branch-2. Thanks [~Ddupg

[jira] [Resolved] (HBASE-20289) Comparator for NormalizationPlan breaks comparator's convention

2020-05-18 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-20289. Fix Version/s: 2.2.5 Resolution: Fixed Pushed to branch-2.2. Thanks [~twyuki

[jira] [Reopened] (HBASE-20289) Comparator for NormalizationPlan breaks comparator's convention

2020-05-18 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-20289: Reopen for backport to branch-2.2. > Comparator for NormalizationPlan breaks comparato

Docker command '/usr/bin/docker' is too old ( < 17.0).

2020-05-17 Thread Guanghao Zhang
This error seems appeared since yesterday. Such as https://github.com/apache/hbase/pull/1727. And the nightly job meet same error. Such as https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/General_20Nightly_20Build_20Report/ What has been updated causing this problem?

[jira] [Resolved] (HBASE-24381) The Size metrics in Master Webui is wrong if the size is 0

2020-05-17 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24381. Fix Version/s: 2.2.5 2.3.0 3.0.0-alpha-1

[jira] [Resolved] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24165. Resolution: Fixed > maxPoolSize is logged incorrectly in ByteBufferP

[jira] [Reopened] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-14 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24165: Reopen as this introduce a findbugs warning. |{color:#00}Result of integer multiplication

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Guanghao Zhang
Congratulations and welcome Wei-Chiu! Wellington Chevreuil 于2020年5月14日周四 下午6:01写道: > Congratulations, Wei-Chiu! Welcome! > > Em qui., 14 de mai. de 2020 às 10:12, Jan Hentschel < > jan.hentsc...@ultratendency.com> escreveu: > > > Congratulations Wei-Chiu and welcome! > > > > From: Sean Busbey

[jira] [Resolved] (HBASE-24201) Fix CI builds on branch-2.2

2020-05-14 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24201. Resolution: Invalid > Fix CI builds on branch-

[jira] [Resolved] (HBASE-24363) Fix failed ut TestAssignmentManagerMetrics for branch-2.2

2020-05-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24363. Fix Version/s: 2.2.5 Resolution: Fixed Pushed to branch-2.2. Thanks [~meiyi

[jira] [Resolved] (HBASE-24080) [flakey test] TestRegionReplicaFailover.testSecondaryRegionKill fails.

2020-05-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24080. Resolution: Fixed > [flakey test] TestRegionReplicaFailover.testSecondaryRegionKill fa

[jira] [Reopened] (HBASE-24080) [flakey test] TestRegionReplicaFailover.testSecondaryRegionKill fails.

2020-05-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24080: Reopen for backport this to branch-2.2. > [flakey t

[jira] [Created] (HBASE-24363) Fix failed ut TestAssignmentManagerMetrics for branch-2.2

2020-05-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24363: -- Summary: Fix failed ut TestAssignmentManagerMetrics for branch-2.2 Key: HBASE-24363 URL: https://issues.apache.org/jira/browse/HBASE-24363 Project: HBase

[jira] [Created] (HBASE-24344) Release 2.2.5

2020-05-07 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24344: -- Summary: Release 2.2.5 Key: HBASE-24344 URL: https://issues.apache.org/jira/browse/HBASE-24344 Project: HBase Issue Type: Umbrella Reporter

[jira] [Resolved] (HBASE-24021) Fail fast when bulkLoadHFiles method catch some IOException

2020-04-02 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24021. Fix Version/s: 2.2.5 2.4.0 2.3.0

[jira] [Resolved] (HBASE-23949) refactor loadBalancer implements for rsgroup balance by table to achieve overallbalanced

2020-03-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23949. Fix Version/s: 2.2.5 2.4.0 2.3.0

[jira] [Resolved] (HBASE-24037) Add ut for root dir and wal root dir are different

2020-03-24 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24037. Fix Version/s: 2.4.0 2.3.0 3.0.0 Resolution

[jira] [Created] (HBASE-24037) Add ut for root dir and wal root dir are different

2020-03-23 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24037: -- Summary: Add ut for root dir and wal root dir are different Key: HBASE-24037 URL: https://issues.apache.org/jira/browse/HBASE-24037 Project: HBase Issue

[jira] [Resolved] (HBASE-23741) Data loss when WAL split to HFile enabled

2020-03-23 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23741. Resolution: Fixed Pushed to branch-2.3+. Thanks [~zhangduo] for reviewing. > Data l

[jira] [Resolved] (HBASE-23633) Find a way to handle the corrupt recovered hfiles

2020-03-22 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23633. Resolution: Fixed > Find a way to handle the corrupt recovered hfi

[jira] [Resolved] (HBASE-24033) Add ut for loading the corrupt recovered hfiles

2020-03-22 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24033. Resolution: Fixed Pushed to branch-2.3+. Thanks [~zhangduo] for reviewing. > Add

[ANNOUNCE] Apache HBase 2.2.4 is now available for download

2020-03-22 Thread Guanghao Zhang
The HBase team is happy to announce the immediate availability of HBase 2.2.4. Apache HBase™ is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To learn

[jira] [Created] (HBASE-24033) Add ut for loading the corrupt recovered hfiles

2020-03-22 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24033: -- Summary: Add ut for loading the corrupt recovered hfiles Key: HBASE-24033 URL: https://issues.apache.org/jira/browse/HBASE-24033 Project: HBase Issue

[jira] [Resolved] (HBASE-23922) Release 2.2.4

2020-03-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23922. Fix Version/s: 2.2.4 Resolution: Fixed > Release 2.

[jira] [Resolved] (HBASE-24023) Add 2.2.4 to download page

2020-03-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24023. Resolution: Fixed > Add 2.2.4 to download p

[jira] [Resolved] (HBASE-24022) Set version as 2.2.5-SNAPSHOT in branch-2.2

2020-03-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24022. Fix Version/s: 2.2.5 Assignee: Guanghao Zhang Resolution: Fixed >

[jira] [Created] (HBASE-24022) Set version as 2.2.5-SNAPSHOT in branch-2.2

2020-03-20 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24022: -- Summary: Set version as 2.2.5-SNAPSHOT in branch-2.2 Key: HBASE-24022 URL: https://issues.apache.org/jira/browse/HBASE-24022 Project: HBase Issue Type

[jira] [Created] (HBASE-24023) Add 2.2.4 to download page

2020-03-20 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24023: -- Summary: Add 2.2.4 to download page Key: HBASE-24023 URL: https://issues.apache.org/jira/browse/HBASE-24023 Project: HBase Issue Type: Sub-task

Re: [VOTE] The first HBase 2.2.4 release candidate (RC0) is available

2020-03-20 Thread Guanghao Zhang
; * Built from source (1.8.0_202-ea): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_202-ea): ok > - mvn package -P runSmallTests > > From: Guanghao Zhang > Reply-To: "dev@hbase.apache.org" > Date: Wednesday, March 11, 2020 at 8:03 AM > To

Re: [VOTE] The first HBase 2.2.4 release candidate (RC0) is available

2020-03-11 Thread Guanghao Zhang
t; > Flakes: > > > org.apache.hadoop.hbase.client.TestRawAsyncTableScan.testReverseScanNoStopKey[3: > type=batchSmallResultSize] >Run 1: TestRawAsyncTableScan.testReverseScanNoStopKey[3: > type=batchSmallResultSize] » RetriesExhausted >Run 2: PASS > > > org.apache.hadoop.hbase.r

[VOTE] The first HBase 2.2.4 release candidate (RC0) is available

2020-03-11 Thread Guanghao Zhang
compatibility report for this release is available at: https://dist.apache.org/repos/dist/dev/hbase/2.2.4RC0/api_compare_2.2.4RC0_to_2.2.3.html To learn more about Apache HBase, please see http://hbase.apache.org/ Thanks, Guanghao Zhang

[jira] [Resolved] (HBASE-23965) Generate CHANGES.md and RELEASENOTES.md for 2.2.4

2020-03-11 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23965. Fix Version/s: 2.2.4 Resolution: Fixed Thanks [~meiyi] for reviewing. Pushed

[jira] [Resolved] (HBASE-23964) Set version to 2.2.4 in branch-2.2 for first RC of 2.2.4

2020-03-11 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23964. Resolution: Fixed > Set version to 2.2.4 in branch-2.2 for first RC of 2.

[jira] [Created] (HBASE-23965) Generate CHANGES.md and RELEASENOTES.md for 2.2.4

2020-03-10 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-23965: -- Summary: Generate CHANGES.md and RELEASENOTES.md for 2.2.4 Key: HBASE-23965 URL: https://issues.apache.org/jira/browse/HBASE-23965 Project: HBase Issue

[jira] [Created] (HBASE-23964) Set version to 2.2.4 in branch-2.2 for first RC of 2.2.3

2020-03-10 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-23964: -- Summary: Set version to 2.2.4 in branch-2.2 for first RC of 2.2.3 Key: HBASE-23964 URL: https://issues.apache.org/jira/browse/HBASE-23964 Project: HBase

[jira] [Resolved] (HBASE-23953) SimpleBalancer bug when second pass to fill up to min

2020-03-10 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23953. Fix Version/s: (was: 2.2.5) 2.2.4 2.3.0

[jira] [Resolved] (HBASE-23684) NPE HFilesOutputSink

2020-03-09 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23684. Resolution: Duplicate Resolved as duplicate. > NPE HFilesOutputS

[jira] [Resolved] (HBASE-23739) BoundedRecoveredHFilesOutputSink should read the table descriptor directly

2020-03-07 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23739. Fix Version/s: 2.3.0 3.0.0 Resolution: Fixed Pushed to branch-2

[jira] [Resolved] (HBASE-23944) The method setClusterLoad of SimpleLoadBalancer is incorrect when balance by table

2020-03-07 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23944. Resolution: Fixed > The method setClusterLoad of SimpleLoadBalancer is incorrect w

[jira] [Resolved] (HBASE-23895) STUCK Region-In-Transition when failed to insert procedure to procedure store

2020-03-07 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23895. Resolution: Fixed Pushed to master and branch-2. Thanks [~zhangduo] and [~stack

Re: What is the situation for our UTs now?

2020-03-04 Thread Guanghao Zhang
> > I took a look at master branch. Its not in same state as branch-2. Looking > at nightlies, it seems a bit worse, I see backup tests failing (we don't > have this in branch-2). > The backup ut may related to HBASE-23912. Let me take a look. Stack 于2020年3月5日周四 上午8:06写道: > On Wed, Mar 4, 2020

<    1   2   3   4   5   6   7   8   9   >