TimeoutException: Timed out waiting for a node assignment. when AdminClient attempts to create topics

2017-10-03 Thread Elliot Metsger
Hi everyone, New user to Kafka, and am psyched to get it working in our environment! I'm on 0.11.0.0, and using spring-kafka 2.0.0.rc1. I'm struggling to get things working in our unit/integration tests. I don't want to overload everyone with the context of the issues, but this is the stacktrace

Re: TimeoutException: Timed out waiting for a node assignment. when AdminClient attempts to create topics

2017-10-03 Thread Elliot Metsger
es omitted Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. On Tue, Oct 3, 2017 at 3:35 PM, Elliot Metsger wrote: > Hi everyone, > > New user to Kafka, and am psyched to get it working in our environment! > I'm on 0.11.0.0, and using spring-kafka 2.0.0.rc1. I'm stru