If we use the following address with the java client you get an error with exchange bind.
"myEx_headers;{create: always,node:{type: topic,x-declare:{type:headers}}}"
However the exchange (or queue) is created, all though the bind fails.
When this happens,
1. Should we reverse the queue or exchange declare ? (in addition to
throwing an exception)
2. Leave the exchange or queue as it and just throw the exception.
We currently do #2.
What are your thoughts on this?
Regards,
Rajith
