Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2635D200B98 for ; Mon, 3 Oct 2016 17:36:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 24C8E160AE5; Mon, 3 Oct 2016 15:36:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8BCF8160ACD for ; Mon, 3 Oct 2016 17:36:21 +0200 (CEST) Received: (qmail 3680 invoked by uid 500); 3 Oct 2016 15:36: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 3667 invoked by uid 99); 3 Oct 2016 15:36:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2016 15:36:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D0432C2A62 for ; Mon, 3 Oct 2016 15:36:20 +0000 (UTC) Date: Mon, 3 Oct 2016 15:36:20 +0000 (UTC) From: "Ryan Blue (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1605) Remove Jackson classes from public API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 03 Oct 2016 15:36:22 -0000 [ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542684#comment-15542684 ] Ryan Blue commented on AVRO-1605: --------------------------------- My concern isn't that this is public; I see that these classes are in the internal package. But I don't think accessors are a good practice generally and there are definitely uses here that are unnecessary. If this is temporary, then that makes some sense. But if these accessors are going to linger in the code for a while then I don't support adding them as a short-cut. > Remove Jackson classes from public API > -------------------------------------- > > Key: AVRO-1605 > URL: https://issues.apache.org/jira/browse/AVRO-1605 > Project: Avro > Issue Type: Sub-task > Components: java > Affects Versions: 1.7.8 > Reporter: Tom White > Assignee: Gabor Szadovszky > Fix For: 1.9.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)