-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: apache/hbase
base: master
head repository: apache/hbase
compare: HBASE-28957
- 10 commits
- 59 files changed
- 2 contributors
Commits on Mar 25, 2025
-
HBASE-28996: Implement Custom ReplicationEndpoint to Enable WAL Backu…
…p to External Storage (#6633) * HBASE-28996: Implement Custom ReplicationEndpoint to Enable WAL Backup to External Storage * fix spotless error
Configuration menu - View commit details
-
Copy full SHA for 77eeb71 - Browse repository at this point
Copy the full SHA 77eeb71View commit details -
HBASE-29025: Enhance the full backup command to support Continuous Ba…
…ckup (#6710) * HBASE-29025: Enhance the full backup command to support continuous backup * add new check for full backup command regards to continuous backup flag * minor fixes
Configuration menu - View commit details
-
Copy full SHA for 5c9bcbd - Browse repository at this point
Copy the full SHA 5c9bcbdView commit details
Commits on Apr 10, 2025
-
HBASE-29210: Introduce Validation for PITR-Critical Backup Deletion (#…
…6848) Signed-off-by: Andor Molnár <andor@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 01ff3de - Browse repository at this point
Copy the full SHA 01ff3deView commit details
Commits on May 20, 2025
-
HBASE-29261: Investigate flaw in backup deletion validation of PITR-c…
…ritical backups and propose correct approach (#6922) * improve the logic of backup deletion validation of PITR-critical backups * add new tests
Configuration menu - View commit details
-
Copy full SHA for 58463c4 - Browse repository at this point
Copy the full SHA 58463c4View commit details
Commits on May 30, 2025
-
HBASE-29133: Implement "pitr" Command for Point-in-Time Restore (#6717)
Signed-off-by: Andor Molnar <andor@apache.org> Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 5fc58af - Browse repository at this point
Copy the full SHA 5fc58afView commit details
Commits on Jun 11, 2025
-
HBASE-29255: Integrate backup WAL cleanup logic with the delete comma…
…nd (#7007) * Store bulkload files in daywise bucket as well * Integrate backup WAL cleanup logic with the delete command * address the review comments * address the review comments * address the review comments * add more unit tests to cover all cases * address the review comments
Configuration menu - View commit details
-
Copy full SHA for 530feba - Browse repository at this point
Copy the full SHA 530febaView commit details
Commits on Jun 20, 2025
-
HBASE-28990 Modify Incremental Backup for Continuous Backup (#6788)
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org> Signed-off-by: Andor Molnár andor@apache.org Reviewed by: Kota-SH <shanmukhaharipriya@gmail.com> Reviewed by: Vinayak Hegde <vinayakph123@gmail.com> Reviewed by: Kevin Geiszler <kevin.j.geiszler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d19b335 - Browse repository at this point
Copy the full SHA d19b335View commit details
Commits on Jun 23, 2025
-
HBASE-29350: Ensure Cleanup of Continuous Backup WALs After Last Back…
…up is Force Deleted (#7090) Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org> Reviewed by: Kevin Geiszler <kevin.j.geiszler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0ec33b - Browse repository at this point
Copy the full SHA f0ec33bView commit details
Commits on Jun 24, 2025
-
HBASE-29219 Ignore Empty WAL Files While Consuming Backed-Up WAL Files (
#7106) Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org> Reviewed by: Kota-SH <shanmukhaharipriya@gmail.com> Reviewed by: Kevin Geiszler <kevin.j.geiszler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7a6d3c - Browse repository at this point
Copy the full SHA a7a6d3cView commit details
Commits on Jun 27, 2025
-
HBASE-29406: Skip Copying Bulkloaded Files to Backup Location in Cont…
…inuous Backup (#7119) Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org> Reviewed by: Kevin Geiszler <kevin.j.geiszler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41b217d - Browse repository at this point
Copy the full SHA 41b217dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...HBASE-28957