abbccdda commented on a change in pull request #8621:
URL: https://github.com/apache/kafka/pull/8621#discussion_r421759079



##########
File path: docs/streams/upgrade-guide.html
##########
@@ -52,6 +52,20 @@ <h1>Upgrade Guide and API Changes</h1>
         <li> restart all new ({{fullDotVersion}}) application instances </li>
     </ul>
 
+    <p>
+        As of Kafka Streams 2.6.x a new processing mode 
<code>"exactly_once_beta"</code> (configurable via parameter
+        <code>processing.guarantee</code>) is available.
+        To use this new feature, your brokers must be on version 2.5.x or 
newer.

Review comment:
       We could also mention the potential outcome if broker is not on >= 
2.5.x, which is a hard crash in this transition.




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

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


Reply via email to