Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Sending a Message to Kafka Error

avatar
Master Guru

GetKafka[id=1f42d69d-b02b-4555-85d7-77f8163e4002] GetKafka[id=1f42d69d-b02b-4555-85d7-77f8163e4002] failed to process session due to java.lang.IllegalStateException: java.util.concurrent.ExecutionException: kafka.common.ConsumerRebalanceFailedException: f31464b5-467a-4b0b-b227-7c81bda87835_sandbox.hortonworks.com-1467599409455-2e5b48f4 can't rebalance after 4 retries: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: kafka.common.ConsumerRebalanceFailedException: f31464b5-467a-4b0b-b227-7c81bda87835_sandbox.hortonworks.com-1467599409455-2e5b48f4 can't rebalance after 4 retries

Any idea? Is there a way around this? Can I force rebalance? It's a new Kafka instance, nothing to save

1 ACCEPTED SOLUTION

avatar
Master Guru

The brokers were up, I shutdown everything and restarted the box and everything was okay.

This is for the sandbox.

View solution in original post

3 REPLIES 3

avatar

Can you please try increasing the zookeeper.session.timeout.ms parameter to some higher value?

avatar
Master Mentor

@Timothy Spann

can you confirm your brokers are up? Please check the broker logs and paste here if issue is not obvious.

avatar
Master Guru

The brokers were up, I shutdown everything and restarted the box and everything was okay.

This is for the sandbox.