Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 2376 invoked from network); 2 Mar 2010 23:28:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 23:28:53 -0000 Received: (qmail 5096 invoked by uid 500); 2 Mar 2010 23:28:48 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 5009 invoked by uid 500); 2 Mar 2010 23:28:48 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 4942 invoked by uid 99); 2 Mar 2010 23:28:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 23:28:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 23:28:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8FC4D234C4C7 for ; Tue, 2 Mar 2010 23:28:27 +0000 (UTC) Message-ID: <2090503777.18641267572507588.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Mar 2010 23:28:27 +0000 (UTC) From: "Doug Cutting (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Resolved: (AVRO-324) Avro tools "rpcsend" and "rpcreceive" should order message name and port the same way In-Reply-To: <296636285.227901263429294526.JavaMail.jira@brutus.apache.org> 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/AVRO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-324. ------------------------------- Resolution: Fixed Fix Version/s: 1.3.0 This was fixed as a part of AVRO-321. > Avro tools "rpcsend" and "rpcreceive" should order message name and port the same way > ------------------------------------------------------------------------------------- > > Key: AVRO-324 > URL: https://issues.apache.org/jira/browse/AVRO-324 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Jeff Hammerbacher > Assignee: Doug Cutting > Fix For: 1.3.0 > > > They're reversed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.