commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(hbase) branch branch-2 updated: HBASE-30028 Bump io.opentelemetry.javaagent:opentelemetry-javaagent (#7977)
zhangduo
(hbase) branch branch-2.6 updated: HBASE-30028 Bump io.opentelemetry.javaagent:opentelemetry-javaagent (#7977)
zhangduo
(hbase) branch branch-2.5 updated: HBASE-30028 Bump io.opentelemetry.javaagent:opentelemetry-javaagent (#7977)
zhangduo
(hbase) branch branch-3 updated: HBASE-30028 Bump io.opentelemetry.javaagent:opentelemetry-javaagent (#7977)
zhangduo
(hbase) branch dependabot/maven/io.opentelemetry.javaagent-opentelemetry-javaagent-2.26.1 deleted (was 25f8e8edc4c)
github-bot
(hbase) branch master updated: HBASE-30028 Bump io.opentelemetry.javaagent:opentelemetry-javaagent (#7977)
zhangduo
(hbase) branch branch-3 updated: HBASE-29947 Improve CopyTable usage instructions for copying between secure and non-secure clusters (#7829)
nihaljain
(hbase) branch master updated: HBASE-29947 Improve CopyTable usage instructions for copying between secure and non-secure clusters (#7829)
nihaljain
(hbase) branch dependabot/npm_and_yarn/hbase-website/picomatch-4.0.4 updated (3167acd7231 -> a69126bd197)
paksyd
(hbase) branch master updated: HBASE-30017 Links lead to localhost in generated PDF docs (#7976)
paksyd
(hbase) branch master updated: HBASE-30013 Update documentation links to point to new docs (#7963)
paksyd
(hbase) branch dependabot/npm_and_yarn/hbase-website/picomatch-4.0.4 created (now 3167acd7231)
github-bot
(hbase) branch dependabot/pip/dev-support/flaky-tests/requests-2.33.0 created (now 59e8ad4e6b9)
github-bot
(hbase) branch master updated: HBASE-29989 Update the implementation of splitting in the documentation (#7911)
liuxiaocs
(hbase) branch dependabot/maven/io.opentelemetry.javaagent-opentelemetry-javaagent-2.26.1 created (now 25f8e8edc4c)
github-bot
(hbase) branch HBASE-29081_rebased updated: HBASE-30014: refresh_meta not working due to regionNode lock (#7974)
andor
(hbase) branch HBASE-28957 updated: HBASE-28957. Unit test upgrade junit 4 -> 5
andor
(hbase) branch branch-2.6 updated: HBASE-30000 testCompactionWithCorruptBlock fails on branch-2.5 (#7962)
ndimiduk
(hbase) branch branch-2.6 updated: HBASE-29933: update_all_config hangs indefinitely when balancing event is in progress(#7932)
wchevreuil
(hbase) branch branch-2 updated: HBASE-29933: update_all_config hangs indefinitely when balancing event is in progress(#7932)
wchevreuil
(hbase) branch branch-2 updated: HBASE-30000 testCompactionWithCorruptBlock fails on branch-2.5 (#7962)
ndimiduk
(hbase) branch branch-3 updated: HBASE-30000 testCompactionWithCorruptBlock fails on branch-2.5 (#7962)
ndimiduk
(hbase) 22/28: HBASE-29521: Update Restore Command to Handle Bulkloaded Files (#7300)
andor
(hbase) 20/28: [HBASE-29520] Utilize Backed-up Bulkloaded Files in Incremental Backup (#7246)
andor
(hbase) 23/28: HBASE-29656 Scan WALs to identify bulkload operations for incremental backup (#7400)
andor
(hbase) 26/28: HBASE-29825: Incremental backup is failing due to incorrect timezone (#7683)
andor
(hbase) 28/28: HBASE-28957. Spotless apply
andor
(hbase) 12/28: HBASE-29445 Add Option to Specify Custom Backup Location in PITR (#7153)
andor
(hbase) 02/28: HBASE-29025: Enhance the full backup command to support Continuous Backup (#6710)
andor
(hbase) 27/28: HBASE-28957. Resolve build errors
andor
(hbase) 16/28: HBASE-28957 spotless apply after rebase
andor
(hbase) 03/28: HBASE-29210: Introduce Validation for PITR-Critical Backup Deletion (#6848)
andor
(hbase) 01/28: HBASE-28996: Implement Custom ReplicationEndpoint to Enable WAL Backup to External Storage (#6633)
andor
(hbase) 17/28: HBASE-29375 Add Unit Tests for BackupAdminImpl and Improve Test Granularity (#7171)
andor
(hbase) 25/28: HBASE-29826: Backup merge is failing because .backup.manifest cannot be found (#7664)
andor
(hbase) 11/28: HBASE-29449 Update backup describe command for continuous backup (#7045)
andor
(hbase) 06/28: HBASE-29255: Integrate backup WAL cleanup logic with the delete command (#7007)
andor
(hbase) 14/28: HBASE-29459 Capture bulkload files only till IncrCommittedWalTs during Incremental Backup (#7166)
andor
(hbase) 24/28: HBASE-28957. Build + spotless fix
andor
(hbase) 19/28: HBASE-29524 Handle bulk-loaded HFiles in delete and cleanup process (#7239)
andor
(hbase) 13/28: HBASE-29441 ReplicationSourceShipper should delegate the empty wal entries handling to ReplicationEndpoint (#7145)
andor
(hbase) 18/28: HBASE-29519 Copy Bulkloaded Files in Continuous Backup (#7222)
andor
(hbase) 09/28: HBASE-29219 Ignore Empty WAL Files While Consuming Backed-Up WAL Files (#7106)
andor
(hbase) 05/28: HBASE-29133: Implement "pitr" Command for Point-in-Time Restore (#6717)
andor
(hbase) 15/28: HBASE-29310 Handle Bulk Load Operations in Continuous Backup (#7150)
andor
(hbase) 21/28: Revert "HBASE-29310 Handle Bulk Load Operations in Continuous Backup (#7150)" (#7290)
andor
(hbase) 10/28: HBASE-29406: Skip Copying Bulkloaded Files to Backup Location in Continuous Backup (#7119)
andor
(hbase) 08/28: HBASE-29350: Ensure Cleanup of Continuous Backup WALs After Last Backup is Force Deleted (#7090)
andor
(hbase) 07/28: HBASE-28990 Modify Incremental Backup for Continuous Backup (#6788)
andor
(hbase) 04/28: HBASE-29261: Investigate flaw in backup deletion validation of PITR-critical backups and propose correct approach (#6922)
andor
(hbase) branch HBASE-29081_rebased updated: HBASE-29992: Implement regex check for configured replica suffix (#7923)
andor
(hbase) branch master updated: HBASE-30000 testCompactionWithCorruptBlock fails on branch-2.5 (#7962)
ndimiduk
(hbase) branch branch-2.5 updated: HBASE-30000 testCompactionWithCorruptBlock fails on branch-2.5 (#7962)
ndimiduk
(hbase) branch master updated: HBASE-30010 Edit on GitHub link Not Found (#7961)
liuxiaocs
(hbase) branch dependabot/npm_and_yarn/hbase-website/flatted-3.4.2 deleted (was c5d769ea062)
github-bot
(hbase) branch master updated: HBASE-30015 Bump flatted from 3.4.1 to 3.4.2 in /hbase-website (#7965)
paksyd
(hbase) branch dependabot/npm_and_yarn/hbase-website/flatted-3.4.2 updated (1248d3ee5e7 -> c5d769ea062)
paksyd
(hbase) branch dependabot/npm_and_yarn/hbase-website/flatted-3.4.2 created (now 1248d3ee5e7)
github-bot
svn commit: r83238 - dev/hbase/2.5.14RC1
apurtell
(hbase) branch branch-2.5 updated (82a7177a376 -> 77aac7d43e2)
apurtell
(hbase) 01/01: Preparing development version 2.5.15-SNAPSHOT
apurtell
(hbase) annotated tag 2.5.14RC1 created (now 7acfddca566)
apurtell
(hbase) 01/01: Preparing hbase release 2.5.14RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
svn commit: r83236 - dev/hbase/2.6.5RC1
apurtell
(hbase) branch branch-2.6 updated (81bdd1a1634 -> c74e2aa872e)
apurtell
(hbase) 01/01: Preparing development version 2.6.6-SNAPSHOT
apurtell
(hbase) annotated tag 2.6.5RC1 created (now f06fc24de7a)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
svn commit: r83234 - in dev/hbase: 2.5.14RC0 2.6.5RC0
apurtell
(hbase) branch master updated: HBASE-30004 Implement a new generate web site jenkins job (#7959)
zhangduo
(hbase) branch branch-2.5 updated: HBASE-29923 Polish the nightly jenkins file
liuxiaocs
(hbase) branch branch-2.5 updated: Revert "Signed-off-by: Duo Zhang <
[email protected]
>"
liuxiaocs
(hbase) branch branch-2.5 updated: Signed-off-by: Duo Zhang <
[email protected]
> (cherry picked from commit 0d8613bea5cb5cee8b237208bb1794ae961600d6)
liuxiaocs
(hbase) branch branch-2.6 updated: HBASE-29923 Polish the nightly jenkins file (#7944)
liuxiaocs
(hbase) branch branch-2 updated: HBASE-29923 Polish the nightly jenkins file (#7944)
liuxiaocs
(hbase) branch branch-3 updated: HBASE-29923 Polish the nightly jenkins file (#7944)
liuxiaocs
(hbase) branch master updated: HBASE-29923 Polish the nightly jenkins file (#7944)
liuxiaocs
(hbase) branch HBASE-30004 updated (0ebfa0a206c -> c25245d0861)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch HBASE-30004 updated (cc3c469c7e3 -> 0ebfa0a206c)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch HBASE-30004 updated (a9747f0f2f2 -> cc3c469c7e3)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch HBASE-30004 updated (05788b17d52 -> a9747f0f2f2)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch master updated: HBASE-30009 Copy ref guide pdfs to build output directory after building site (#7958)
zhangduo
(hbase) branch branch-3 updated: HBASE-29950 Add a shell command for reopen table regions (#7832)
zhangduo
(hbase) branch master updated: HBASE-29950 Add a shell command for reopen table regions (#7832)
zhangduo
(hbase) branch branch-2.5 updated: HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x (#7950)
liuxiaocs
(hbase) branch branch-2.6 updated: HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x (#7949)
liuxiaocs
(hbase) branch branch-2 updated: HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x (#7948)
liuxiaocs
(hbase) branch branch-2.5 updated: HBASE-30002 Rewrite TestExportSnapshot related UTs (#7945) (#7946) (#7955)
zhangduo
(hbase) branch HBASE-30004 updated: skip when nothing to commit
zhangduo
(hbase) branch HBASE-30004 updated (e498de6ba49 -> 9e52cfbb6d3)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch master updated: HBASE-30006 Update event URLs to use HTTPS (#7953)
paksyd
(hbase) branch branch-2.5 updated: HBASE-28806 Addendum fix spotless issue
zhangduo
(hbase) branch branch-2.5 updated: HBASE-28806 ExportSnapshot failed if reference file presented (#7118) (#7120)
zhangduo
(hbase) branch master updated: HBASE-30005 Fix 1 high (flatted), 1 moderate (ajv) CVE in website dependencies (#7954)
paksyd
(hbase) branch branch-2.6 updated: HBASE-30002 Rewrite TestExportSnapshot related UTs (#7945) (#7946)
zhangduo
(hbase) branch branch-2 updated: HBASE-30002 Rewrite TestExportSnapshot related UTs (#7945) (#7946)
zhangduo
(hbase) branch HBASE-30004 updated: add permission
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 updated: fix
zhangduo
(hbase) branch HBASE-30004 created (now d3a611531b1)
zhangduo
(hbase) 01/01: HBASE-30004 Implement a new generate web site jenkins job
zhangduo
(hbase) branch branch-3 updated: HBASE-30002 Addendum remove Assert usage
zhangduo
(hbase) branch master updated: HBASE-30002 Addendum remove Assert usage
zhangduo
(hbase) branch branch-2.5 updated: HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943)
liuxiaocs
(hbase) branch branch-2.6 updated: HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943)
liuxiaocs
(hbase) branch branch-2 updated: HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943)
liuxiaocs
(hbase) branch branch-3 updated: HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943)
liuxiaocs
(hbase) branch master updated: HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943)
liuxiaocs
(hbase) branch branch-3 updated: HBASE-30002 Addendum fix some style issues
zhangduo
(hbase) branch master updated: HBASE-30002 Addendum fix some style issues
zhangduo
(hbase) branch branch-3 updated: HBASE-30002 Rewrite TestExportSnapshot related UTs (#7945)
zhangduo
(hbase) branch master updated: HBASE-30002 Rewrite TestExportSnapshot related UTs (#7945)
zhangduo
(hbase) branch HBASE-29588-feature updated (c4020c94f4d -> 25d42b913c8)
vjasani
svn commit: r83092 - dev/hbase/2.6.5RC0
apurtell
(hbase) branch branch-2.6 updated (2caa87e1f4c -> b1ae2977cde)
apurtell
(hbase) 01/01: Preparing development version 2.6.6-SNAPSHOT
apurtell
(hbase) annotated tag 2.6.5RC0 created (now 81cb31af93b)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
(hbase) annotated tag 2.6.5RC0 deleted (was ee63ecd45e7)
apurtell
(hbase) branch branch-2.6 updated (1c06b21b579 -> 2caa87e1f4c)
apurtell
(hbase) 01/01: Preparing development version 2.6.6-SNAPSHOT
apurtell
(hbase) annotated tag 2.6.5RC0 created (now ee63ecd45e7)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
(hbase) annotated tag 2.6.5RC0 deleted (was 1b4a3530830)
apurtell
(hbase) annotated tag 2.6.5RC0 created (now 1b4a3530830)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
(hbase) branch branch-2.5 updated: HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7808)
liuxiaocs
(hbase) branch branch-2.6 updated: HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7807)
liuxiaocs
(hbase) branch branch-2 updated: HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7806)
liuxiaocs
(hbase) branch branch-3 updated: HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7805)
liuxiaocs
(hbase) branch master updated: HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7803)
liuxiaocs
(hbase) branch branch-2.6 updated: HBASE-29999 Update the download links in the README (#7942)
zhangduo
(hbase) branch branch-2.5 updated: HBASE-29999 Update the download links in the README (#7942)
zhangduo
(hbase) branch branch-2 updated: HBASE-29999 Update the download links in the README (#7942)
zhangduo
(hbase) branch branch-3 updated: HBASE-29999 Update the download links in the README (#7942)
zhangduo
(hbase) branch master updated: HBASE-29999 Update the download links in the README (#7942)
zhangduo
(hbase) branch HBASE-29994-branch-2.6 deleted (was 4b93399846f)
zhangduo
(hbase) branch branch-2.5 updated: HBASE-29994 Separate backwards compatibility checks to a new jenkins job (#7941)
zhangduo
(hbase) branch HBASE-29994-branch-2.5 deleted (was b05e56275a0)
zhangduo
(hbase) branch branch-2.6 updated: HBASE-29994 Separate backwards compatibility checks to a new jenkins job (#7940)
zhangduo
(hbase) branch HBASE-29994-branch-3 deleted (was 25cea0b61c9)
zhangduo
(hbase) branch branch-2 updated: HBASE-29994 Separate backwards compatibility checks to a new jenkins job (#7939)
zhangduo
(hbase) branch HBASE-29994-branch-2 deleted (was 57bd5dd6274)
zhangduo
(hbase) branch branch-3 updated: HBASE-29994 Separate backwards compatibility checks to a new jenkins job (#7938)
zhangduo
(hbase) branch HBASE-29994 deleted (was aa286c9cce2)
zhangduo
(hbase) branch master updated (4c5fdfdaae5 -> 231fee96c7b)
zhangduo
svn commit: r83087 - dev/hbase/2.5.14RC0
apurtell
(hbase) branch branch-2.5 updated (ca0d054363a -> c07c01f448c)
apurtell
(hbase) 01/01: Preparing development version 2.5.15-SNAPSHOT
apurtell
(hbase) annotated tag 2.5.14RC0 created (now 4209477f3b6)
apurtell
(hbase) 01/01: Preparing hbase release 2.5.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
(hbase) branch branch-2.6 updated (a2be0aa9b2a -> ae81a9fcde0)
apurtell
(hbase) 01/02: Revert "Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
apurtell
(hbase) 02/02: Revert "Preparing development version 2.6.6-SNAPSHOT"
apurtell
(hbase) branch branch-2.5 updated (f3d0d2f04c2 -> ca0d054363a)
apurtell
(hbase) 01/02: Revert "Preparing development version 2.5.15-SNAPSHOT"
apurtell
(hbase) 02/02: Revert "Preparing hbase release 2.5.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
apurtell
(hbase) annotated tag 2.6.5RC0 deleted (was b432e6f711c)
apurtell
(hbase) annotated tag 2.5.14RC0 deleted (was b97d4da2e77)
apurtell
svn commit: r83076 - in dev/hbase: 2.5.14RC0 2.6.5RC0
apurtell
svn commit: r83073 - dev/hbase/2.6.5RC0
apurtell
(hbase) branch branch-2.6 updated (f9347287348 -> a2be0aa9b2a)
apurtell
(hbase) 01/01: Preparing development version 2.6.6-SNAPSHOT
apurtell
(hbase) annotated tag 2.6.5RC0 created (now b432e6f711c)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
svn commit: r83072 - dev/hbase/2.5.14RC0
apurtell
(hbase) annotated tag 2.5.14RC0 created (now b97d4da2e77)
apurtell
(hbase) 01/01: Preparing hbase release 2.5.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
(hbase) branch branch-2.5 updated (c09493c7d92 -> f3d0d2f04c2)
apurtell
(hbase) 01/01: Preparing development version 2.5.15-SNAPSHOT
apurtell
(hbase) branch branch-2.5 updated (016bcd640f6 -> c09493c7d92)
apurtell
(hbase) 01/02: Revert "Preparing development version 2.5.15-SNAPSHOT"
apurtell
(hbase) 02/02: Revert "Preparing hbase release 2.5.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
apurtell
(hbase) annotated tag 2.6.5RC0 deleted (was 48d58685e86)
apurtell
(hbase) annotated tag 2.5.14RC0 deleted (was b39a286f6f7)
apurtell
svn commit: r83071 - in dev/hbase: 2.5.14RC0 2.6.5RC0
apurtell
(hbase) branch dependabot/pip/dev-support/git-jira-release-audit/pyjwt-2.12.0 deleted (was 31e1ee8bb6e)
github-bot
(hbase) branch master updated: HBASE-29997 Bump pyjwt from 2.4.0 to 2.12.0 in /dev-support/git-jira-release-audit (#7936)
zhangduo
(hbase) branch dependabot/pip/dev-support/git-jira-release-audit/pyjwt-2.12.0 created (now 31e1ee8bb6e)
github-bot
(hbase) branch HBASE-29994-branch-2.6 created (now 4b93399846f)
zhangduo
(hbase) 01/01: HBASE-29994 Separate backwards compatibility checks to a new jenkins job
zhangduo
(hbase) branch HBASE-29994-branch-2.5 created (now b05e56275a0)
zhangduo
(hbase) 01/01: HBASE-29994 Separate backwards compatibility checks to a new jenkins job
zhangduo
svn commit: r83067 - dev/hbase/2.6.5RC0
apurtell
(hbase) branch branch-2.6 updated (942f99096f6 -> 559091d80ec)
apurtell
(hbase) 01/01: Preparing development version 2.6.6-SNAPSHOT
apurtell
(hbase) annotated tag 2.6.5RC0 created (now 48d58685e86)
apurtell
(hbase) 01/01: Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
apurtell
Earlier messages
Later messages