AndrewJSchofield commented on code in PR #17454:
URL: https://github.com/apache/kafka/pull/17454#discussion_r1810885718


##########
docs/design.html:
##########
@@ -254,32 +254,32 @@ <h3 class="anchor-heading"><a id="semantics" 
class="anchor-link"></a><a href="#s
         <i>At least once</i>&mdash;Messages are never lost but may be 
redelivered.
     </li>
     <li>
-        <i>Exactly once</i>&mdash;this is what people actually want, each 
message is delivered once and only once.
+        <i>Exactly once</i>&mdash;Each message is delivered once and only once.

Review Comment:
   I will try for "processed" then.



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