<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I’m working on a plugin that will let me trigger some internal behaviors in RabbitMQ from pika or any other RabbitMQ client for acceptance testing purposes.  In doing so, I’ve been trying to trace back how to get the connection pid() from the channel that is passed as the sender in the #delivery record passed into rabbit_exchange_type:route/2.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">When I’m issuing rabbit_channel:info(pid()) for the sender, it seems to hang and I was hoping that was where I could get the connection pid.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Does anyone have any suggestions as to where I can get that info? Ultimately for this particular piece of functionality, I’m looking to trigger rabbit_reader:conserve_resources/3 to force a Connection.Blocked frame to be sent. Any alternative ways to trigger that from either the exchange or an interceptor would be helpful as well.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Thanks in advance,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Gavin</div><br><div id="bloop_sign_1397670132521997824" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px"><br></div></div></body></html>