Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The AMQP standard (2.8.16) says "The client could retry at some later date". When describing the amqp:connection:forced error.
We'll interpret this to mean that you should use the configured retry strategy if we receive this close error.
Commit 3cb2ace54bb38a1506e4b3902cc1c557dce6d3ef in qpid-proton's branch refs/heads/master from astitcher
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3cb2ace ]
PROTON-1416: Change handling of operator forced connection closetransport close will force reconnect to take place.