https://github.com/Blizzard/node-rdkafka/issues/5 will need to be fixed before we deploy event streams using node-rdkafka to production.
This bug manifests itself after calling consumer.disconnect(). The consumer instances will hang because of lingering rdkakfa objects hanging around and not being freed.