Sign in
apache
/
hbase
/
HEAD
f7656a9
HBASE-29452 Fix broken links in the reference guide (#7155)
by Junegunn Choi
· 30 hours ago
master
052d36b
HBASE-29447 Fix WAL archives cause incremental backup failures (#7151)
by Hernan Romer
· 3 days ago
c039e44
HBASE-29398: Server side scan metrics for bytes read from FS vs Block cache vs memstore (#7136)
by sanjeet006py
· 4 days ago
3500d6f
HBASE-29340 Add rel/2.6.3 to the downloads page (#7154)
by Duo Zhang
· 4 days ago
c336e08
HBASE-29446 Web UI styling is broken in HBase 2.6.3RC1 hadoop2 bin release (#7147)
by Dávid Paksy
· 9 days ago
6220fb6
HBASE-29400 RollingBatchRestartRsAction may fail to start region server (#7139)
by Duo Zhang
· 10 days ago
8ddf925
HBASE-29325 Gson reflection failures on TestBucketCache.testCacheSimple (#6999)
by Wellington Ramos Chevreuil
· 12 days ago
2321d96
HBASE-29383 Some tests in TestHFileOutputFormat2 fails in ShutdownHook.suppressHdfsShutdownHook (#7109)
by Duo Zhang
· 2 weeks ago
3bbed01
HBASE-29233 Addnedum fix site build error
by Duo Zhang
· 3 weeks ago
87087f9
HBASE-29432: Provide mechanism to plug in rack or host locality logic into ExportSnapshot (#7129)
by Charles Connell
· 3 weeks ago
e3aacaf
HBASE-22335 do add hfile ref only when replication_scope is 1 (#6955)
by Chandra Sekhar K
· 3 weeks ago
46c4ac3
[ADDENDUM] Revert "HBASE-28962 Meta replication is inconsistent after startup when reusing hbase storage location (#6448)" (#7125)
by Wellington Ramos Chevreuil
· 3 weeks ago
b99e897
HBASE-29423 Incremental backups broken for non-default namespaces (#7130)
by DieterDP
· 3 weeks ago
fcc4202
HBASE-29399 Update hadoop-metrics2-hbase.properties template (#7108)
by Junegunn Choi
· 3 weeks ago
7988cdb
HBASE-29233: Capture scan metrics at region level (#6868)
by sanjeet006py
· 3 weeks ago
9eb51c6
HBASE-29386 SnapshotProcedure and EnableTableProcedure can cause a deadlock (#7084)
by Hernan Romer
· 3 weeks ago
cb28ebe
HBASE-29387: Reload quotas from hbase:quota table when changes are made (#7091)
by Charles Connell
· 3 weeks ago
f0e0f56
HBASE-29405 Run spotless:apply with java 17 when creating release (#7116)
by Duo Zhang
· 4 weeks ago
56fe0b3
HBASE-29404 Bump urllib3 in /dev-support/git-jira-release-audit (#7113)
by dependabot[bot]
· 4 weeks ago
bd5df76
HBASE-29346 Use rootDir, tableDir instance vars of RestoreSnapshotHelper while removeHDFSRegions of restore (#7063)
by gvprathyusha6
· 4 weeks ago
387e213
HBASE-29390 Too many logs in AsyncBatchRpcRetryingCaller when hitting RegionTooBusyException (#7105)
by Duo Zhang
· 4 weeks ago
a47d3ea
HBASE-29403 Remove default TLS cipher overrides (#7112)
by Istvan Toth
· 4 weeks ago
a2a9067
HBASE-29385: Improve performance of AggregrateImplementation quota checks (#7083)
by Charles Connell
· 4 weeks ago
ed5af56
Add paksyd to developer list (#7110)
by Dávid Paksy
· 4 weeks ago
a8a57ad
HBASE-29397 Deadlock in BufferedMuratorOverAsyncBufferedMutator (#7107)
by Duo Zhang
· 5 weeks ago
28c757d
HBASE-29388 mvn spotless:apply changes line endings (CRLF to LF) on Windows (#7087)
by Peng Lu
· 5 weeks ago
64c582f
HBASE-29029 Refactor BackupHFileCleaner + fix test (#6533)
by DieterDP
· 5 weeks ago
145972f
HBASE-29279 Allow throttling alter operation via table configuration (#6951)
by Junegunn Choi
· 5 weeks ago
221b5a3
HBASE-29245 Region reopening batch size should be increased when backoff is 0 (#6892)
by Junegunn Choi
· 5 weeks ago
48c8592
HBASE-29384 Ensure profiler output directory exists before writing output (#7082)
by JinHyuk Kim
· 5 weeks ago
24fce13
add chandra kambham to developer list (#7096)
by Chandra Sekhar K
· 5 weeks ago
842b4a7
add cconnell to developer list (#7095)
by Charles Connell
· 5 weeks ago
61a426d
Add lupeng to the developer list (#7094)
by Peng Lu
· 5 weeks ago
54442b1
Add junegunn to the developer list (#7092)
by Junegunn Choi
· 5 weeks ago
c44e3c2
HBASE-29393 Bump requests in /dev-support/git-jira-release-audit (#7088)
by dependabot[bot]
· 5 weeks ago
c9df607
HBASE-29394 Possible race in BufferedMutatorOverAsyncBufferedMutator (#7089)
by Duo Zhang
· 5 weeks ago
7cc2f54
HBASE-29380 Two concurrent remove peer requests may hang (#7077)
by Duo Zhang
· 5 weeks ago
6a97c2c
HBASE-29392 Bump requests from 2.32.0 to 2.32.4 in /dev-support/flaky-tests (#7085)
by dependabot[bot]
· 5 weeks ago
e1d8279
HBASE-29377 ChaosService support for custom ports in zookeeper quorum (#7072)
by Ronald MacMaster
· 6 weeks ago
a71288f
HBASE-29370 TestHFileOutputFormat2 fails 100% on flaky dashboard (#7073)
by Duo Zhang
· 6 weeks ago
d84824b
HBASE-29273 Remove deprecated boxed primitive constructors in some test classes (#6949)
by Peng Lu
· 6 weeks ago
d93102c
HBASE-29361 Snapshot coprocessor hooks called inside SnapshotProcedure (#7059)
by Peter Somogyi
· 6 weeks ago
2f57499
HBASE-29369 Fix TestZKPermissionWatcher (#7067)
by Duo Zhang
· 6 weeks ago
d82a591
HBASE-29231 Throttles should support limits based on handler thread usage time (#7000)
by Alex Hughes
· 7 weeks ago
ae5400e
HBASE-29363 CompactSplit should not attempt to split secondary region replicas (#7048)
by Charles Connell
· 7 weeks ago
97cf65d
HBASE-29365 Improve option parser of PerformanceEvaluation (#7052)
by Junegunn Choi
· 7 weeks ago
539f7b7
HBASE-29362 Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status (#7047)
by EungsopYoo
· 7 weeks ago
899e4fc
HBASE-29317 Bump hbase-thirdparty to 4.1.11 (#6993)
by Nihal Jain
· 7 weeks ago
e60e800
HBASE-29283 Replication MetricsSource.sizeOfHFileRefsQueue metrics not updated correctly after remove_peer (#6954)
by Chandra Sekhar K
· 7 weeks ago
edeed9b
HBASE-29319 Apply fail-fast retry limit for ConnectException (#6996)
by Viraj Jasani
· 7 weeks ago
06a74f1
HBASE-29244 Support admin users acl setting with LDAP (Web UI only) (#6923)
by Nihal Jain
· 7 weeks ago
787f545
HBASE-29357 PerformanceEvaluation: Read tests should not drop existing table (#7037)
by Junegunn Choi
· 7 weeks ago
ecaa948
HBASE-29318 Bump jruby to 9.4.12.1 to fix jruby-openssl CVEs (#6997)
by Nihal Jain
· 7 weeks ago
08621f9
HBASE-28962 Meta replication is inconsistent after startup when reusing hbase storage location (#6448)
by richardantal
· 8 weeks ago
a2abf1b
HBASE-29326 Do not prevent prefetch from running if the given file has already been fully cached before (#7001)
by Wellington Ramos Chevreuil
· 8 weeks ago
c4d8b00
HBASE-29315 Fail Split/MergeTableRegionProcedure if table modification in progress (#6991)
by Charles Connell
· 8 weeks ago
17ebfbe
HBASE-29222 Avoid expensive tracing calls if tracing is disabled (#6863)
by jbewing
· 8 weeks ago
823563a
HBASE-27802 Manage static javascript resources programatically (addendum: Fix not working popovers on UI) (#7018)
by Dávid Paksy
· 8 weeks ago
2793982
HBASE-29327 Dependency manage byte-buddy and bump it to 1.15.11 (#7003)
by Nihal Jain
· 8 weeks ago
dfd0bab
HBASE-29344 Update spotless to 2.44.4 (#7006)
by Duo Zhang
· 8 weeks ago
2f9d9fc
HBASE-27802 Manage static javascript resources programatically (#6864)
by Dávid Paksy
· 8 weeks ago
9f841d0
HBASE-29301: Fix AggregrateImplementation pagination logic (#6978)
by Charles Connell
· 8 weeks ago
48b4f4d
HBASE-29331 TestDefaultQuota fails because of pseudo-race condition (#7004)
by Istvan Toth
· 8 weeks ago
82a2ddf
HBASE-29293 Upgrade to latest opentelemetry libraries (#6969)
by Nihal Jain
· 9 weeks ago
b21ba71
[ADDENDUM] HBASE-29288 Avoid adding new blocks during prefetch if usage is greater than accept factor (#6965) (#6990)
by Wellington Ramos Chevreuil
· 9 weeks ago
d187378
HBASE-29323 Use Priority Handler for all RegionServerStatus rpc at Master (#6994)
by Umesh
· 9 weeks ago
deac89e
HBASE-29307 Add status command to hbase-daemon.sh for process state checking (#6982)
by JinHyuk Kim
· 9 weeks ago
77e95dc
HBASE-29168 Update doc section for CacheAwareLoadBalancer to reflect changes from HBASE-29168 (#6870)
by Wellington Ramos Chevreuil
· 9 weeks ago
c979be8
HBASE-29181 TestNettyTLSIPCFileWatcher.testReplaceServerKeystore fails for some storeFileTypes (#6980)
by Andor Molnár
· 9 weeks ago
767726ce
HBASE-29280 Fix bug in RawAsyncTableImpl#coprocessorServiceUntilComplete retry logic (#6952)
by Charles Connell
· 9 weeks ago
0b89af7
HBASE-29314 TableDescriptorChecker should verify CF configuration set via setConfiguration (#6989)
by Junegunn Choi
· 9 weeks ago
902067d
HBASE-29292 Revise TestRecreateCluster (#6981)
by Tak Lon (Stephen) Wu
· 9 weeks ago
d9b1aa1
HBASE-29313 RecoverableZooKeeper.getZooKeeper() returns null for new object (#6987)
by Istvan Toth
· 9 weeks ago
91ecd46
HBASE-29294 Master crashed because of failing to update master region (#6979)
by Duo Zhang
· 9 weeks ago
a62e54c
Revert "HBASE-29294 Master crashed because of failing to update master region (#6979)"
by Duo Zhang
· 9 weeks ago
322d395
HBASE-29294 Master crashed because of failing to update master region (#6979)
by Duo Zhang
· 9 weeks ago
631b4a4
HBASE-29300 Upgrade Tomcat to 9.0.104 (#6976)
by Istvan Toth
· 10 weeks ago
632a8c8
HBASE-29288 Avoid adding new blocks during prefetch if usage is greater than accept factor (#6965)
by Wellington Ramos Chevreuil
· 10 weeks ago
fbf310e
HBASE-29271 TestIncrementalBackupWithBulkLoad is flaky (#6966)
by DieterDP
· 2 months ago
2cc8968
HBASE-29284 Add Region name to OutOfOrderScannerNextException message (#6960)
by Chandra Sekhar K
· 2 months ago
58dfc9a
HBASE-29276 Compute and display hit ratio by configurable, granular time periods (#6950)
by Wellington Ramos Chevreuil
· 2 months ago
da7fd50
HBASE-29297 Forward Port HBASE-24833 Bootstrap should not delete the META table directory if it's not partial (#6972)
by Tak Lon (Stephen) Wu
· 2 months ago
3054aa6
HBASE-29282 Regions are left in CLOSED state after merging (#6964)
by Duo Zhang
· 2 months ago
5dafa9e
HBASE-29257 SnapshotTableAction should have ways to clean up snapshots (#6924)
by Duo Zhang
· 3 months ago
9e19120
HBASE-29281 Atomic request throttles are missing QuotaSettingsFactory support (#6953)
by Ray Mattingly
· 3 months ago
99bd5b5
HBASE-29254 StoreScanner returns incorrect row after flush due to topChanged behavior (#6900)
by Minwoo Kang
· 3 months ago
ae40069
HBASE-29249 Allow for BlockCache implementations to define dynamic properties (#6897)
by Wellington Ramos Chevreuil
· 3 months ago
30ce21b
HBASE-29252: Reduce allocations in RowIndexSeekerV1 (#6902)
by Charles Connell
· 3 months ago
cfc712e
HBASE-29204: BufferedMutatorParams#clone() should copy the requestAttributes field (#6823)
by Charles Connell
· 3 months ago
bd30367
HBASE-25338 Use ClassLoader of current class instead of thread context ClassLoader (#6918)
by Mason Oh
· 3 months ago
763093a
HBASE-29218: Reduce calls to Configuration#get() in decompression path (#6857)
by Charles Connell
· 3 months ago
dcb406f
HBASE-29207 The backup system table should be considered a system table (#6842)
by Ray Mattingly
· 3 months ago
d1b68ab
HBASE-29090: Add server-side load metrics to client results (#6623)
by Hernan Romer
· 3 months ago
f0e069e
HBASE-29251 Procedure gets stuck if the procedure state cannot be persisted (#6910)
by Viraj Jasani
· 3 months ago
65a6d8a
HBASE-29003 Proper bulk load tracking (#6506)
by DieterDP
· 3 months ago
abc8b43
HBASE-29253 Avoid allocating a new closure on every row processed by StoreScanner (#6901)
by Charles Connell
· 3 months ago
dfb0d3e
HBASE-29259 Master crash when loading procedures (#6905)
by Duo Zhang
· 3 months ago
e742fc3
HBASE-29230 Possible resource leak when RegionReplicationSink sends WALEdits (#6867)
by chenglei
· 3 months ago
e56e14b
HBASE-29193: Allow ZstdByteBuffDecompressor to take direct ByteBuffer as input and heap ByteBuffer as output, or vice versa (#6806)
by Charles Connell
· 3 months ago
644cdbc
HBASE-29055 Remove the useless parameter from RootProcedureState (#6903)
by Pankaj
· 3 months ago
Next »