Open spako opened 11 years ago
I've encountered the same problem. I recently upgraded from 0.1.6 to the HEAD from git, and now my services don't properly reconnect or failover anymore. I'll see if 0.1.7 works and add another comment (so we know how recent the regression is).
I've tested with 0.1.7 and confirmed that reconnect still works there, so this is a regression since 0.1.7 was published.
I'm getting this same issue with HEAD. I am not keen on using 0.1.7 as it has a big eventemitter leak that cripples the app after a small number of reconnects. Have you been able to narrow it down?
node-amqp does not seem to want to reconnect.
I can demonstrate this with the reconnection tests. When running test-reconnection.js I get the following output:
etc, reconnection does not stop.
I have tried various versions of node.js, the output if from v0.10.15.