[ https://issues.apache.org/jira/browse/KAFKA-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371110#comment-15371110 ]
ASF GitHub Bot commented on KAFKA-3562: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1478 > Null Pointer Exception Found when delete topic and Using New Producer > --------------------------------------------------------------------- > > Key: KAFKA-3562 > URL: https://issues.apache.org/jira/browse/KAFKA-3562 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.9.0.0, 0.9.0.1 > Reporter: Pengwei > Assignee: Rajini Sivaram > Priority: Minor > Fix For: 0.10.0.1 > > > Exception in thread “Thread-2” java.lang.NullPointerException > at > org.apache.kafka.clients.producer.internals.DefaultPartitioner.partition(DefaultPartitioner.java:70) > at > org.apache.kafka.clients.producer.KafkaProducer.partition(KafkaProducer.java:687) > at > org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:432) > at > com.huawei.kafka.internal.remove.ProducerMsgThread.run(ProducerMsgThread.java:36) -- This message was sent by Atlassian JIRA (v6.3.4#6332)