From common-dev-return-100900-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Nov 5 15:15:12 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7ADE9180670 for ; Mon, 5 Nov 2018 15:15:11 +0100 (CET) Received: (qmail 30351 invoked by uid 500); 5 Nov 2018 14:15:10 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 30333 invoked by uid 99); 5 Nov 2018 14:15:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2018 14:15:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 29464181648 for ; Mon, 5 Nov 2018 14:15:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.889 X-Spam-Level: * X-Spam-Status: No, score=1.889 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_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_MED=-0.01] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=oath.com Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ckzGEcArlkty for ; Mon, 5 Nov 2018 14:15:05 +0000 (UTC) Received: from mail-ua1-f66.google.com (mail-ua1-f66.google.com [209.85.222.66]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 657145F20B for ; Mon, 5 Nov 2018 14:15:05 +0000 (UTC) Received: by mail-ua1-f66.google.com with SMTP id e16so3217627uam.1 for ; Mon, 05 Nov 2018 06:15:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UBz+PgrK4Nh+eTtxh8F+QS000FWOBzOF2WcQLLi49IY=; b=nQaPybdsq5D1tb6eo/VntWBZ+/fledX/6xOueLO490mzmyCjsLX9AI6M2qLANC/OZ6 bL0HByX553PIcfN6UdS2Y7mNalDHI2KAtLdSQGfBSfXFrVjSNkIbjYqhQqAY+u6lDw4U 3n9zC23AmUQDdVC5q1pZKQw9W3xl0kGAwyHyAtssFCwfLuT6WOb9BeJbZwb+1Wd1hpVn SIONowX+f3pSswuCzuoHnVC799XfpQpqmxJQFkfLb1sJoAK0fBziUPZYYtL4M0O00zQl iSfThOqYIzqKeNw/DSlK7K3WWQVVJem5N2lgfz3ObrTJ0/zpbw+j8R/DOsWcYakvENaJ asNQ== X-Gm-Message-State: AGRZ1gJhles3MZmVsrYIlSNc8RXG55JScm+WScKHBf0QQa97nD6vQynO ySCh7AFpKgD08TiamjIF5IlGwuweeYItXujP9BodAI06 X-Google-Smtp-Source: AJdET5dwCD2osBvX4aXTL1Czh2NT5qXB7FZ+spQgB98JmiKWELSPQUGU8v/CkZrw2aC+KswiybdIKIRnW3zrSmYafGw= X-Received: by 2002:ab0:70b4:: with SMTP id q20mr10227475ual.24.1541427298470; Mon, 05 Nov 2018 06:14:58 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Kihwal Lee Date: Mon, 5 Nov 2018 08:14:22 -0600 Message-ID: Subject: Re: About supporting upcoming java versions To: tasanuma@apache.org Cc: Hadoop Common Content-Type: multipart/alternative; boundary="00000000000092d95c0579eb822f" --00000000000092d95c0579eb822f Content-Type: text/plain; charset="UTF-8" +1 It makes sense to converge on the LTS version. Thanks for the initiative. 73 Kihwal On Sun, Nov 4, 2018 at 10:10 PM Takanobu Asanuma wrote: > Hi all, > > As discussed in HADOOP-11123, we stop fixing incompatibilities of JDK9 and > JDK10, and would like to focus on supporting JDK11. > This week, I plan to close HADOOP-11123(Support Java 9) and > HADOOP-11423(Support Java 10) as duplicate/superceded, and move the > unresolved sub-tasks to under HADOOP-15338(Support Java 11). > > If there are any opinions, please reply this email or comment on the jiras. > Any help for supporting upcoming JDK would be highly appreciated. > > Regards, > - Takanobu > --00000000000092d95c0579eb822f--