bozhao12 commented on code in PR #12241:
URL: https://github.com/apache/kafka/pull/12241#discussion_r898448690


##########
docs/upgrade.html:
##########
@@ -1265,7 +1265,7 @@ <h5><a id="upgrade_100_notable" 
href="#upgrade_100_notable">Notable changes in 1
         on live log directories even if there are offline log directories. A 
log directory may become offline due to IOException
         caused by hardware failure. Users need to monitor the per-broker 
metric <code>offlineLogDirectoryCount</code> to check
         whether there is offline log directory. </li>
-    <li>Added KafkaStorageException which is a retriable exception. 
KafkaStorageException will be converted to NotLeaderForPartitionException in 
the response
+    <li>Added KafkaStorageException which is a retriable exception. 
KafkaStorageException will be converted to NotLeaderOrFollowerException in the 
response

Review Comment:
   Indeed, this is reasonable, thanks for your review.



-- 
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