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 2020/06/25 13:37:55 UTC

[GitHub] [qpid-dispatch] ChugR opened a new pull request #767: DISPATCH-1660: Avoid assert in proton by not settling delivery

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


   The qpid-proton assertion is 'delivery must not be local.settled'.
   This commit avoids setting local.settled. The connection is never
   again read and no new deliveries on this link or connection are
   created.


----------------------------------------------------------------
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] ChugR commented on pull request #767: DISPATCH-1660: Avoid assert in proton by not settling delivery

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


   Before this patch a system may run the test more than two thousand times before seeing the failure. The sequence of events that are special to trigger the assert remain a mystery.


----------------------------------------------------------------
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] ChugR commented on pull request #767: DISPATCH-1660: Avoid assert in proton by not settling delivery

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


   This change causes failures in system_tests_policy_oversize_compound and is hereby withdrawn.


----------------------------------------------------------------
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] ChugR closed pull request #767: DISPATCH-1660: Avoid assert in proton by not settling delivery

Posted by GitBox <gi...@apache.org>.
ChugR closed pull request #767:
URL: https://github.com/apache/qpid-dispatch/pull/767


   


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