-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed

Description
we are using spring-kafka-2.0.1.RELEASE and get this error in production:
exception java.lang.NullPointerException java.lang.NullPointerException: null at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.access$000(KafkaMessageListenerContainer.java:271) ~[spring-kafka-2.0.1.RELEASE.jar:2.0.1.RELEASE] at org.springframework.kafka.listener.KafkaMessageListenerContainer.getAssignedPartitions(KafkaMessageListenerContainer.java:152) ~[spring-kafka-2.0.1.RELEASE.jar:2.0.1.RELEASE] at
ref: https://stackoverflow.com/questions/47794253/possible-nullpointer-in-spring-kafka