Kafka 0.8.2 throws java.nio.channels.ClosedByInterruptException

1.2k views Asked by At

I get this error quite a lot:

kafka.consumer.SimpleConsumer: Reconnect due to socket error: java.nio.channels.ClosedByInterruptException

And this is followed by:

kafka.consumer.ConsumerFetcherThread:Shutting down

Any lights on this would be helpful!!!

0

There are 0 answers