Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 8729EDBCF for ; Sun, 26 May 2013 22:08:21 +0000 (UTC) Received: (qmail 22542 invoked by uid 500); 26 May 2013 22:08:21 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 22440 invoked by uid 500); 26 May 2013 22:08:20 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 22424 invoked by uid 99); 26 May 2013 22:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 May 2013 22:08:20 +0000 Date: Sun, 26 May 2013 22:08:20 +0000 (UTC) From: "Mark Lamley (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-975) Support RPC in C# 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-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Lamley updated AVRO-975: ----------------------------- Attachment: Castle.Core.dll Avro975-complete.patch Avro975-complete.patch + Castle.Core.dll is I complete. It's fully compatible with the NettyTransceiver. I added all the same tests that exist in Java. I tested with Mono & VS 2012, Win8 and OSX 10.8.3, .Net 3.5 & .Net 4.0. It's lacking 2 things that I think are better handled as part of other tickets: * Out-of-order responses + SASL&SSL support. This patch is already pretty big. I figure the additional work is better done as part of AVRO-625. * Running tests from test_rpc_interop.sh. This depends on AVRO-823 data file support. How I applied the patch: 1. Remove '\r' line endings from Avro.sln 2. Apply avro975complete.patch to /lang/csharp/ 3. Put Castle.core.dll in /lang/csharp/lib/main > Support RPC in C# > ----------------- > > Key: AVRO-975 > URL: https://issues.apache.org/jira/browse/AVRO-975 > Project: Avro > Issue Type: New Feature > Components: csharp > Affects Versions: 1.6.1 > Reporter: Jeff Hammerbacher > Attachments: 975.patch, Avro-975-00.patch, Avro975-complete.patch, buildtask.patch, Castle.Core.dll > > -- 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