showuon commented on a change in pull request #11691:
URL: https://github.com/apache/kafka/pull/11691#discussion_r800029493



##########
File path: docs/upgrade.html
##########
@@ -19,6 +19,13 @@
 
 <script id="upgrade-template" type="text/x-handlebars-template">
 
+<h5><a id="upgrade_320_notable" href="#upgrade_320_notable">Notable changes in 
3.2.0</a></h5>
+    <ul>
+        <li>Idempotent producer is enabled by default. In 3.0.0 and 3.1.0, in 
spite of the default value of <code>enable.idempotence</code> is true,
+            there is a bug that causes the idempotent producer won't be 
enabled unless user set <code>enable.idempotence</code> to true explicitly.

Review comment:
       Looks great! Thanks.




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