jiridanek opened a new pull request #1104:
URL: https://github.com/apache/qpid-dispatch/pull/1104


   CC @pwright Thanks for your suggestion, the command works. It prints the 
following warning, as can be seen in the GHA run
   
   ```
   Failed to parse formatted text: Routers transfer messages between producers 
and consumers, but unlike message brokers, they do not take responsibility for 
messages. Instead, routers propagate message settlement and disposition across 
a network such that delivery guarantees are met. That is, the router network 
will deliver the message – possibly through several intermediate routers 
– and then route the consumer’s acknowledgement of that message 
back across the same path. The responsibility for the message is transferred 
from the producer to the consumer as if they were directly connected.
   ```
   
   I tried to make it exit with !=0 in this situation but I could not do it. 
The PDF this renders can be downloaded from the job too (when all subjobs 
complete), or it's liked here 
[book.pdf](https://github.com/apache/qpid-dispatch/files/6258306/book.pdf).
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to