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

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

hachikuji closed pull request #4970: KAFKA-6867: corrected the typos in 
upgrade.html
URL: https://github.com/apache/kafka/pull/4970
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/upgrade.html b/docs/upgrade.html
index 4fe7e20794e..8bfc61ef480 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -61,7 +61,7 @@ <h4><a id="upgrade_1_2_0" href="#upgrade_1_2_0">Upgrading 
from 0.8.x, 0.9.x, 0.1
     <li>Bumping the protocol version and restarting can be done any time after 
the brokers are upgraded. It does not have to be immediately after.
         Similarly for the message format version.</li>
     <li>If you are using Java8 method references in your Kafka Streams code 
you might need to update your code to resolve method ambiguties.
-        Hot-swaping the jar-file only might not work.</li>
+        Hot-swapping the jar-file only might not work.</li>
 </ol>
 
 <h5><a id="upgrade_120_notable" href="#upgrade_120_notable">Notable changes in 
1.2.0</a></h5>
@@ -129,7 +129,7 @@ <h4><a id="upgrade_1_1_0" href="#upgrade_1_1_0">Upgrading 
from 0.8.x, 0.9.x, 0.1
     <li>Bumping the protocol version and restarting can be done any time after 
the brokers are upgraded. It does not have to be immediately after.
         Similarly for the message format version.</li>
     <li>If you are using Java8 method references in your Kafka Streams code 
you might need to update your code to resolve method ambiguties.
-        Hot-swaping the jar-file only might not work.</li>
+        Hot-swapping the jar-file only might not work.</li>
 </ol>
 
 


 

----------------------------------------------------------------
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:
us...@infra.apache.org


> Typos in upgrade.html
> ---------------------
>
>                 Key: KAFKA-6867
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6867
>             Project: Kafka
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Jakob Homan
>            Assignee: Surabhi Dixit
>            Priority: Trivial
>              Labels: newbie
>
> A couple typos to fix in the upgrade.html file.
> {noformat}C02Q7N23G8WP 13:55 $ ag swaping docs/upgrade.html 
> 64:        Hot-swaping the jar-file only might not work.</li>
> 132:        Hot-swaping the jar-file only might not work.</li>{noformat}



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

Reply via email to