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

[jira] [Updated] (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 ]

Ismael Juma updated KAFKA-3562:
-------------------------------
    Fix Version/s:     (was: 0.10.0.1)
                   0.10.1.0

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