Return-Path: X-Original-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BE6B9E62 for ; Fri, 1 Jun 2012 16:49:24 +0000 (UTC) Received: (qmail 10660 invoked by uid 500); 1 Jun 2012 16:49:23 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 10597 invoked by uid 500); 1 Jun 2012 16:49:23 -0000 Mailing-List: contact kafka-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kafka-dev@incubator.apache.org Delivered-To: mailing list kafka-dev@incubator.apache.org Received: (qmail 10343 invoked by uid 99); 1 Jun 2012 16:49:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:49:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 9CA37141663 for ; Fri, 1 Jun 2012 16:49:23 +0000 (UTC) Date: Fri, 1 Jun 2012 16:49:23 +0000 (UTC) From: "Jim Lim (JIRA)" To: kafka-dev@incubator.apache.org Message-ID: <1347246684.27275.1338569363643.JavaMail.jiratomcat@issues-vm> In-Reply-To: <236090727.25026.1338519083221.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (KAFKA-358) python producer causes "Unreasonable length = -69523947" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KAFKA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Lim closed KAFKA-358. ------------------------- > python producer causes "Unreasonable length = -69523947" > -------------------------------------------------------- > > Key: KAFKA-358 > URL: https://issues.apache.org/jira/browse/KAFKA-358 > Project: Kafka > Issue Type: Bug > Components: clients > Affects Versions: 0.7 > Environment: Ubuntu 10.10 w. Python 2.6.6 > Reporter: Jim Lim > > - Download KAFKA 0.7 > - Start zookeeper and kafka servers as per quickstart > Use the following commands: > $> python clients/python/kafka.py localhost 2181 test > Enter comma seperated messages: a,b,c > The following output is obtained: > Exception causing close of session 0x0 due to java.io.IOException: Unreasonable length = -1102880512 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira