You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2021/04/05 13:17:39 UTC

[GitHub] [qpid-dispatch] jiridanek opened a new pull request #1104: DISPATCH-1969 Render and archive Dispatch docu book PDF in GitHub Actions

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 &ndash; possibly through several intermediate routers &ndash; and then route the consumer&#8217;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:
users@infra.apache.org



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


[GitHub] [qpid-dispatch] jiridanek merged pull request #1104: DISPATCH-1969 Render and archive Dispatch docu book PDF in GitHub Actions

Posted by GitBox <gi...@apache.org>.
jiridanek merged pull request #1104:
URL: https://github.com/apache/qpid-dispatch/pull/1104


   


-- 
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:
users@infra.apache.org



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


[GitHub] [qpid-dispatch] pwright commented on pull request #1104: DISPATCH-1969 Render and archive Dispatch docu book PDF in GitHub Actions

Posted by GitBox <gi...@apache.org>.
pwright commented on pull request #1104:
URL: https://github.com/apache/qpid-dispatch/pull/1104#issuecomment-813957155


   @jiridanek  I've created https://github.com/apache/qpid-dispatch/pull/1107 to address the pdf warning


-- 
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:
users@infra.apache.org



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