錯誤:inequivalent arg 'durable' for exchange 'csExchange' in vhost '/': receivedphp
使用不一樣的MQ客戶端時,經常會出現以上錯誤信息。java
如使用php做爲product,使用java, rubby, python做爲consume.python
最多見的緣由是: durable, auto_delete,passive參數不一致,保持參數一致性就ok了ui