Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
651 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/hbase that received 17 comments
- HBASE-25188 Mark all meta znode related methods as deprecated
- HBASE-25186 TestMasterRegionOnTwoFileSystems is failing after HBASE-2…
- HBASE-25184 Move RegionLocationFinder to hbase-balancer
- HBASE-25169 Update documentation about meta region replica
- HBASE-25164 Make ModifyTableProcedure support changing meta replica c…
- HBASE-25163 Increase the timeout value for nightly jobs
- HBASE-25154 Set java.io.tmpdir to project build directory to avoid wr…
- test yetus 0.12.0
- HBASE-25134 Migrate HBase PreCommit jenkins job from Hadoop to hbase
- HBASE-25133 Migrate HBase Nightly jenkins job from Hadoop to hbase
- HBASE-25132 Migrate flaky test jenkins job from Hadoop to hbase
- HBASE-24628 Region normalizer now respects a rate limit (HMaster chore shutdown NPE ADDENDUM)
- HBASE-25215 Create a ReplicationEndPoint for meta/root replica replic…
- HBASE-25176 MasterStoppedException should be moved to hbase-client module
- Backport HBASE-25093 the RSGroupBasedLoadBalancer#retainAssignment throws NPE
- HBASE-24792 return value of LogRoller.walRollFinished may be wrong
- HBASE-25117 ReplicationSourceShipper thread can not be finished
- "HBASE-25144 Add Hadoop-3.3.0 to personality hadoopcheck" try again
- HBASE-25156 TestMasterFailover.testSimpleMasterFailover is flaky (ADDENDUM)
- HBASE-25093 the RSGroupBasedLoadBalancer#retainAssignment throws NPE
- HBASE-25053 WAL replay should ignore 0-length files
- HBASE-25172 No need timelineservice for branch-2.2 nightly job's hado…
- HBASE-25168 Unify WAL name timestamp parsers
- HBASE-25171 Remove ZNodePaths.namespaceZNode
- HBASE-25162 Make flaky tests run more aggressively
- HBASE-24200 Upgrade to Yetus 0.12.0
- HBASE-25147 : Serialize regionNames in ReopenTableRegionsProcedure
- HBASE-25151 warmupRegion frustrates registering WALs on the catalog r…
- HBASE-25055 Add ReplicationSource for meta WALs; add enable/disable w…
- HBASE-25120 Remove the deprecated annotation for MetaTableAccessor.getScanForTableName
- HBASE-25091 Move LogComparator from ReplicationSource to AbstractFSWA…