MeltwaterArchive/rabbit-puppy

Should give error on binding with same routing key but different properties

svetob opened this issue · 0 comments

When checking bindings, should iterate over existing bindings, compare routing keys, and give error if there exist bindings to the same queue/exchange with the same routing key but not with the same arguments.