You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2016/06/07 11:57:21 UTC

[jira] [Assigned] (KAFKA-3562) Null Pointer Exception Found when delete topic and Using New Producer

     [ https://issues.apache.org/jira/browse/KAFKA-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajini Sivaram reassigned KAFKA-3562:
-------------------------------------

    Assignee: Rajini Sivaram

> 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)