Skip to content

HBASE-29452 Fix broken links in the reference guide #7155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

junegunn
Copy link
Member

@junegunn junegunn commented Jul 15, 2025

https://issues.apache.org/jira/browse/HBASE-29452

Also removed and updated some outdated stuff.

@junegunn junegunn self-assigned this Jul 15, 2025
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@junegunn junegunn requested a review from Copilot July 16, 2025 05:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes broken links throughout the HBase reference guide documentation as outlined in HBASE-29452. The changes update URLs to point to working resources, including API documentation links, external references, and JIRA issue links.

  • Updates API documentation links from /apidocs/ to /devapidocs/ for current documentation
  • Fixes external links to use archived versions or updated URLs for resources that have moved
  • Corrects JIRA links to use the proper Apache JIRA domain

Reviewed Changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/site/xdoc/acid-semantics.xml Updated API link to use devapidocs
src/site/asciidoc/acid-semantics.adoc Updated API link to use devapidocs
src/main/asciidoc/_chapters/ycsb.adoc Removed outdated content about Ted Dunning's YCSB
src/main/asciidoc/_chapters/upgrading.adoc Fixed JIRA links to use issues.apache.org
src/main/asciidoc/_chapters/unit_testing.adoc Updated broken blog link to archived version
src/main/asciidoc/_chapters/troubleshooting.adoc Fixed mailing list link and updated kernel documentation URL
src/main/asciidoc/_chapters/security.adoc Fixed Wikipedia links, updated API links, removed outdated secure bulk load documentation
src/main/asciidoc/_chapters/schema_design.adoc Updated multiple API links from apidocs to devapidocs
src/main/asciidoc/_chapters/rpc.adoc Updated GitHub path for RPC.proto file
src/main/asciidoc/_chapters/performance.adoc Updated numerous API documentation links to devapidocs
src/main/asciidoc/_chapters/ops_mgt.adoc Fixed JIRA links and updated blog references to archived versions
src/main/asciidoc/_chapters/mapreduce.adoc Updated API links and removed Cascading section
src/main/asciidoc/_chapters/developer.adoc Fixed Git documentation link and Ruby documentation reference
src/main/asciidoc/_chapters/datamodel.adoc Updated API links and fixed external blog references to archived versions
src/main/asciidoc/_chapters/cp.adoc Updated API documentation links throughout
src/main/asciidoc/_chapters/configuration.adoc Fixed API links and updated external installation guide reference
src/main/asciidoc/_chapters/community.adoc Updated team page link
src/main/asciidoc/_chapters/case_studies.adoc Updated performance testing link to archived version
src/main/asciidoc/_chapters/architecture.adoc Updated API links and fixed external blog references

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 55s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
_ Patch Compile Tests _
_ Other Tests _
3m 49s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7155/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7155
Optional Tests
uname Linux a3a2815eb837 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 5fb0af7
Max. process+thread count 35 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7155/2/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 31s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 mvninstall 3m 7s master passed
+1 💚 mvnsite 7m 3s master passed
+0 🆗 refguide 2m 6s branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 spotless 0m 47s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 52s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 6m 46s the patch passed
+1 💚 xmllint 0m 0s No new issues.
+0 🆗 refguide 2m 2s patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 spotless 0m 42s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
27m 58s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7155/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7155
Optional Tests dupname asflicense codespell detsecrets refguide spotless mvnsite xmllint
uname Linux 20011bff310b 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 5fb0af7
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-7155/2/yetus-general-check/output/branch-site/book.html
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-7155/2/yetus-general-check/output/patch-site/book.html
Max. process+thread count 83 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7155/2/console
versions git=2.34.1 maven=3.9.8 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants