[
https://issues.apache.org/jira/browse/HBASE-17430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810900#comment-15810900
]
Hudson commented on HBASE-17430:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2285 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2285/])
HBASE-17430 Changed link from Google search to a direct link in docs (jerryjch:
rev 97fd9051f44e8fbe4ca99789bad7c35ede389b88)
* (edit) src/main/asciidoc/_chapters/architecture.adoc
> dead links in ref guide to class javadocs that moved out of user APIs.
> ----------------------------------------------------------------------
>
> Key: HBASE-17430
> URL: https://issues.apache.org/jira/browse/HBASE-17430
> Project: HBase
> Issue Type: Bug
> Components: documentation, website
> Reporter: Sean Busbey
> Assignee: Jan Hentschel
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-17430.master.001.patch
>
>
> The ref guide currently has one or more links to some javadocs that are no
> longer in our user apis. unfortunately they link via a google search which
> prevents the dead link detector from finding them.
> e.g. in architecture.adoc
> {code}
> Instead, they create small files similar to symbolic link files, named
> link:http://www.google.com/url?q=http%3A%2F%2Fhbase.apache.org%2Fapidocs%2Forg%2Fapache%2Fhadoop%2Fhbase%2Fio%2FReference.html&sa=D&sntz=1&usg=AFQjCNEkCbADZ3CgKHTtGYI8bJVwp663CA[Reference
> files], which point to either the top or bottom part of the parent store
> file according to the split point.
> {code}
> We should instead directly link to the correct location, e.g.
> http://hbase.apache.org/devapidocs/org/apache/hadoop/hbase/io/Reference.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)