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 2919410278 for ; Mon, 3 Nov 2014 16:40:35 +0000 (UTC) Received: (qmail 5704 invoked by uid 500); 3 Nov 2014 16:40:34 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 5639 invoked by uid 500); 3 Nov 2014 16:40:34 -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 5456 invoked by uid 99); 3 Nov 2014 16:40:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 16:40:34 +0000 Date: Mon, 3 Nov 2014 16:40:34 +0000 (UTC) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1502) Avro objects should implement Serializable 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-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194708#comment-14194708 ] Tom White commented on AVRO-1502: --------------------------------- Thanks for the patch Doug. I'll write a benchmark to see if the static writer makes a difference. > Avro objects should implement Serializable > ------------------------------------------ > > Key: AVRO-1502 > URL: https://issues.apache.org/jira/browse/AVRO-1502 > Project: Avro > Issue Type: New Feature > Components: java > Reporter: Jeff Hammerbacher > Assignee: Doug Cutting > Fix For: 1.8.0 > > Attachments: AVRO-1502.patch, AVRO-1502.patch, serializeable_base.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)