[ 
https://issues.apache.org/jira/browse/KAFKA-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736336#comment-16736336
 ] 

ASF GitHub Bot commented on KAFKA-7768:
---------------------------------------

vvcephei commented on pull request #6100: KAFKA-7768: Use absolute paths for 
javadoc
URL: https://github.com/apache/kafka/pull/6100
 
 
   The breakage observed in KAFKA-7768 was only when following a link from a 
page with a non-versioned URL.
   
   When starting from  a versioned url, the number of `../` up-paths was 
correct, so inserting the version actually breaks it. To avoid this situation, 
this PR switches to using absolute paths in conjunction with the version 
number, as other links in the docs do.
   
   See also #6094
   
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Java doc link 404 
> ------------------
>
>                 Key: KAFKA-7768
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7768
>             Project: Kafka
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.1.0
>            Reporter: Slim Ouertani
>            Priority: Critical
>             Fix For: 2.2.0, 2.1.1
>
>
> The official documentation link example 
> [https://kafka.apache.org/documentation/streams/developer-guide/interactive-queries.html]
>  (with no release reference) not referring to valid Java doc like 
> [https://kafka.apache.org/javadoc/org/apache/kafka/streams/state/StreamsMetadata.html].
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to