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 87FF1CD82 for ; Wed, 6 Jun 2012 01:30:23 +0000 (UTC) Received: (qmail 4913 invoked by uid 500); 6 Jun 2012 01:30:23 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 4808 invoked by uid 500); 6 Jun 2012 01:30: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 4800 invoked by uid 99); 6 Jun 2012 01:30:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 01:30:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 3814B1402B8 for ; Wed, 6 Jun 2012 01:30:23 +0000 (UTC) Date: Wed, 6 Jun 2012 01:30:23 +0000 (UTC) From: "Jun Rao (JIRA)" To: kafka-dev@incubator.apache.org Message-ID: <1022938987.42189.1338946223231.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1295573498.4368.1337986763347.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (KAFKA-349) Create individual "Response" types for each kind of request and wrap them with "BoundedByteBufferSend", remove "xxResponseSend" types for all requests except "FetchRequest" 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-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-349. --------------------------- Resolution: Fixed Fix Version/s: 0.8 Thanks for patch v9. Just committed to 0.8. > Create individual "Response" types for each kind of request and wrap them with "BoundedByteBufferSend", remove "xxResponseSend" types for all requests except "FetchRequest" > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-349 > URL: https://issues.apache.org/jira/browse/KAFKA-349 > Project: Kafka > Issue Type: Improvement > Reporter: Yang Ye > Assignee: Yang Ye > Fix For: 0.8 > > Attachments: kafka_responseSend.patch, kafka_responseSend.patch.2, kafka_responseSend.patch.3, kafka_responseSend.patch.4, kafka_responseSend.patch.5, kafka_responseSend.patch.6, kafka_responseSend.patch.7, kafka_responseSend.patch.8, kafka_responseSend.patch.9 > > -- 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