I meet the same issue.I have merge this patchset,when queue could be found in rabbit in same case, consumer really received the call msg and reply it , But the publihser wait for call reply timeout without any log output.
so, I think we should make sure the reply queue do exists(redeclare if necessary) before send or after wait timeout.
I meet the same issue.I have merge this patchset,when queue could be found in rabbit in same case, consumer really received the call msg and reply it , But the publihser wait for call reply timeout without any log output.
so, I think we should make sure the reply queue do exists(redeclare if necessary) before send or after wait timeout.