[
https://issues.apache.org/jira/browse/KAFKA-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-1492.
------------------------------
Resolution: Cannot Reproduce
Pl reopen if you think the issue still exists
> Getting error when sending producer request at the broker end with a single
> broker
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-1492
> URL: https://issues.apache.org/jira/browse/KAFKA-1492
> Project: Kafka
> Issue Type: Bug
> Components: producer
> Affects Versions: 0.8.1.1
> Reporter: sriram
> Assignee: Jun Rao
>
> Tried to run a simple example by sending a message to a single broker .
> Getting error
> [2014-06-13 08:35:45,402] INFO Closing socket connection to /127.0.0.1.
> (kafka.network.Processor)
> [2014-06-13 08:35:45,440] WARN [KafkaApi-1] Produce request with correlation
> id 2 from client on partition [samsung,0] failed due to Leader not local for
> partition [samsung,0] on broker 1 (kafka.server.KafkaApis)
> [2014-06-13 08:35:45,440] INFO [KafkaApi-1] Send the close connection
> response due to error handling produce request [clientId = , correlationId =
> 2, topicAndPartition = [samsung,0]] with Ack=0 (kafka.server.KafkaApis)
> OS- Windows 7 , JDK 1.7 , Scala 2.10
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)