Comment 4 for bug 1228600

Revision history for this message
Ken Giusti (kgiusti) wrote :

Hi Mark,

That fix does seem to prevent the extra exchanges from being created. But even with the fix, I'm seeing the number of queues increase by one with each client RPC request. Appears as if the client reply queues are still being created without auto-delete being configured.

I'll look at this a bit more on Monday - my test clients use oslo.messaging, not oslo-incubator, and I pulled the patch over manually - I could've botched it.