m1a2st commented on code in PR #19153:
URL: https://github.com/apache/kafka/pull/19153#discussion_r1985992116


##########
docs/streams/upgrade-guide.html:
##########
@@ -849,13 +849,13 @@ <h3><a id="streams_api_changes_270" 
href="#streams_api_changes_270">Streams API
         <code>KeyQueryMetadata</code> was introduced in Kafka Streams 2.5 
release with getter methods having prefix <code>get</code>.
         The intend of this change is to bring the method names to Kafka custom 
to not use the <code>get</code> prefix for getter methods.
         The old methods are deprecated and is not effected.
-        (Cf. <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-648%3A+Renaming+getter+method+for+Interactive+Queries";>KIP-648</a>.)
+        (Cf. <a 
href="https://cwiki.apache.org/confluence/x/vyd4CQ";>KIP-648</a>.)
     </p>
     <p>
         The <code>StreamsConfig</code> variable for configuration parameter 
<code>"topology.optimization"</code>
         is renamed from <code>TOPOLOGY_OPTIMIZATION</code> to 
<code>TOPOLOGY_OPTIMIZATION_CONFIG</code>.
         The old variable is deprecated. Note, that the parameter name itself 
is not affected.
-        (Cf. <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-626%3A+Rename+StreamsConfig+config+variable+name";>KIP-629</a>.)
+        (Cf. <a 
href="https://cwiki.apache.org/confluence/x/gBB4CQ";>KIP-629</a>.)

Review Comment:
   I think it should be KIP-626 instead, as KIP-629 seems to be incorrect.
   
   - [KIP-629: Use racially neutral terms in our 
codebase](https://cwiki.apache.org/confluence/display/KAFKA/KIP-629%3A+Use+racially+neutral+terms+in+our+codebase)
   - [KIP-626: Rename StreamsConfig config variable 
name](https://cwiki.apache.org/confluence/display/KAFKA/KIP-626%3A+Rename+StreamsConfig+config+variable+name)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to