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 C580E200B4E for ; Sun, 10 Jul 2016 03:37:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B9F46160A74; Sun, 10 Jul 2016 01:37:21 +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 0EC84160A67 for ; Sun, 10 Jul 2016 03:37:20 +0200 (CEST) Received: (qmail 54736 invoked by uid 500); 10 Jul 2016 01:37: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 54722 invoked by uid 99); 10 Jul 2016 01:37:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2016 01:37:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 41F1CC034D for ; Sun, 10 Jul 2016 01:37:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.198 X-Spam-Level: * X-Spam-Status: No, score=1.198 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=netflix.com Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id DCcx9A_HJ4td for ; Sun, 10 Jul 2016 01:37:17 +0000 (UTC) Received: from mail-pf0-f175.google.com (mail-pf0-f175.google.com [209.85.192.175]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 3C1815F4E5 for ; Sun, 10 Jul 2016 01:37:16 +0000 (UTC) Received: by mail-pf0-f175.google.com with SMTP id i123so24245764pfg.0 for ; Sat, 09 Jul 2016 18:37:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=7ZPrylFEvaa3rpU+OGfmcVFgoMnvzHR/tJdnX5RONLU=; b=UXGCExWFtgYPdMZXEgi35xYisBvE9baXSQLnUHGsWgGhZp7i9OTUxSOSRbl2BdcICs Tke8IZzPW32yObR13Xy1qxzYB7l0c89w703wi6AbVP7TJLMpNy5qJfqSoLr2eXATAsWH Ix5ZvxNORj5tB5l3Xr6HWAHim7VxkRUWTrfKMMgVbc8S+hLfDDjH32Hh6sB+s9GTmpYU d5BYmeABfdaNS4InY4Y9xLgYiSRhHWidukfjPpzXBdB0OI3kdIKV/e2AsSe7zaR9291L Kxhc4UmwIlCUNPH17eyfkgc10SpZAyVIy2RK5WFBaSldOU6jQN3a+yfH1qSiMhYeavbz Mgvg== X-Gm-Message-State: ALyK8tLmy/Zn130Aj3SksvRD1Pa9/sQKDyf8juQMFQParo+nflIoH4hGtILdGJNThp3QDsHEwCa88L2MI725q1+g X-Received: by 10.98.32.148 with SMTP id m20mr22527923pfj.77.1468114629101; Sat, 09 Jul 2016 18:37:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.159.67 with HTTP; Sat, 9 Jul 2016 18:36:39 -0700 (PDT) In-Reply-To: References: From: Ryan Blue Date: Sat, 9 Jul 2016 18:36:39 -0700 Message-ID: Subject: Re: Help with task: Update Avro's internal schema cache to use a thread-safe class To: Avro Dev List Content-Type: multipart/alternative; boundary=001a11476d52f523fd05373e120a archived-at: Sun, 10 Jul 2016 01:37:22 -0000 --001a11476d52f523fd05373e120a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Yes, you're welcome to work on that issue. Thanks! On Fri, Jul 8, 2016 at 11:19 PM, =E5=BC=A0=E4=BA=9A=E5=9D=A4 <1206203935@qq= .com> wrote: > Hello,I=E2=80=99m a Programmer in China,I want to try some open source pr= ojects > now and I want to begin from some easy tasks,I have seen this on the > website,Could I make a try with this? > I would like to help out with the task listed at > https://helpwanted.apache.org/task.html?7016995e > > > > --=20 Ryan Blue Software Engineer Netflix --001a11476d52f523fd05373e120a--