bhardesty commented on a change in pull request #720: DISPATCH-1479 - update multicast 'accepted' definition URL: https://github.com/apache/qpid-dispatch/pull/720#discussion_r409816306
########## File path: docs/books/modules/user-guide/message-settlement-reliability-message-routing.adoc ########## @@ -47,13 +47,8 @@ The following table describes the reliability guarantees for unsettled messages | Final disposition | Anycast | Multicast | `accepted` -| The consumer received the message. -a| -Either: - -* All consumers received the message, - -* Or, at least one consumer received the message, but no consumers rejected it. +| The consumer accepted the message. +| At least one consumer accepted the message, but no consumers rejected it. Review comment: @kgiusti This is a minor wording adjustment based on a suggestion in DISPATCH-1479. Sound OK to you? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
