Return-Path: X-Original-To: apmail-avro-user-archive@www.apache.org Delivered-To: apmail-avro-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D41BC30B for ; Thu, 21 Jun 2012 22:15:31 +0000 (UTC) Received: (qmail 59351 invoked by uid 500); 21 Jun 2012 22:15:30 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 59282 invoked by uid 500); 21 Jun 2012 22:15:30 -0000 Mailing-List: contact user-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@avro.apache.org Delivered-To: mailing list user@avro.apache.org Received: (qmail 59272 invoked by uid 99); 21 Jun 2012 22:15:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 22:15:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sdeokule@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 22:15:24 +0000 Received: by vcbgb30 with SMTP id gb30so839077vcb.30 for ; Thu, 21 Jun 2012 15:15:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=s/7gUVILFUztTQ81KiJ0hyc0Byppl1GYbaxZYUAjURI=; b=HKph5C1qywGzChWA0BX+Z1GOvPHqzzQrYt2QUqaajiLeKTC59oBZaodcTsLVRsx77j 8/22LR/dYhqsNKHPYKLP0meVmP/EGbhVdL9b49orvgMl9D6pFUvMlbhPfP6CzncYXnts tbLpXwnlwiVRWdLeb9RzbuyCha5uON6hapGpGT2JVIlSAOqogu/GCvVEJSD4o9JErGsh FsWsIdOGLhyh4deSBR3XbSs63R8TuWxbCY2VYOvoMe2D9fO2tQN4QSsCOhqk3Yqtag1z tePEi5SvHHXrTIQI3FSLnUf/0oyi4hnu73QxQt6nKL0CdZXlwW700U5cnpPUr3VGgtaR crxw== MIME-Version: 1.0 Received: by 10.52.69.38 with SMTP id b6mr11667624vdu.22.1340316903335; Thu, 21 Jun 2012 15:15:03 -0700 (PDT) Received: by 10.52.72.69 with HTTP; Thu, 21 Jun 2012 15:15:03 -0700 (PDT) Date: Thu, 21 Jun 2012 15:15:03 -0700 Message-ID: Subject: Interoperability between Avro 1.6.2 and 1.5.1 From: Sameer Deokule To: user@avro.apache.org Content-Type: multipart/alternative; boundary=20cf3071c870e8e6db04c302d8fb X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071c870e8e6db04c302d8fb Content-Type: text/plain; charset=ISO-8859-1 Hello, Would anyone be able to comment on what may not work between Avro 1.6.2 and 1.5.1 ? We have an existing Java component serializing data using Avro 1.6.2. We are considering a C++ de-serializer that would work on the above serialized data and want to identify what may be incompatible if we use Avro 1.5.1. Thanks Sameer --20cf3071c870e8e6db04c302d8fb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,
=A0
=A0Would anyone be able to comment on what may not work b= etween
=A0 Avro 1.6.2 and 1.5.1 ?

=A0 We have an existing Java co= mponent serializing data using Avro 1.6.2.
=A0=A0
=A0=A0 We are cons= idering a C++ de-serializer that would work on the above serialized data =A0=A0 and want to identify what may be incompatible if we use Avro 1.5.1. =

Thanks
Sameer
--20cf3071c870e8e6db04c302d8fb--