Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E505E7F5 for ; Sun, 24 Feb 2013 23:38:13 +0000 (UTC) Received: (qmail 9331 invoked by uid 500); 24 Feb 2013 23:38:13 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 9255 invoked by uid 500); 24 Feb 2013 23:38:13 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 9243 invoked by uid 99); 24 Feb 2013 23:38:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2013 23:38:13 +0000 Date: Sun, 24 Feb 2013 23:38:12 +0000 (UTC) From: "David Arthur (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KAFKA-771) NPE in handleOffsetCommitRequest 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-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-771: ------------------------------- Fix Version/s: (was: 0.8) 0.9 Affects Version/s: (was: 0.8) 0.9 > NPE in handleOffsetCommitRequest > -------------------------------- > > Key: KAFKA-771 > URL: https://issues.apache.org/jira/browse/KAFKA-771 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.9 > Reporter: David Arthur > Assignee: David Arthur > Fix For: 0.9 > > Attachments: 0001-KAFKA-771-Add-null-check-to-offset-metadata.patch > > > If the metadata string is null, we get an NPE on the length check -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira