oleksiyk / kafka

Apache Kafka 0.9 client for Node
MIT License
297 stars 85 forks source link

Error handling for Wrong group Id #245

Open ashwinismath opened 5 years ago

ashwinismath commented 5 years ago

If you pass wrong group id also it's not throwing any error .That issue is resolved now.

If group id not there "GroupAuthorizationFailed" error code we are receiving ,so catching that error in client.js