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 7484A200D2E for ; Tue, 17 Oct 2017 00:09:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7326E160BEB; Mon, 16 Oct 2017 22:09:05 +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 B94D4160BE9 for ; Tue, 17 Oct 2017 00:09:04 +0200 (CEST) Received: (qmail 20261 invoked by uid 500); 16 Oct 2017 22:09:03 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 20250 invoked by uid 99); 16 Oct 2017 22:09:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Oct 2017 22:09:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 216621A2AA1 for ; Mon, 16 Oct 2017 22:09:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 30RXFJc3-FnE for ; Mon, 16 Oct 2017 22:09:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id BBF305FC8B for ; Mon, 16 Oct 2017 22:09:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 08145E0E4F for ; Mon, 16 Oct 2017 22:09:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id BB59924390 for ; Mon, 16 Oct 2017 22:09:00 +0000 (UTC) Date: Mon, 16 Oct 2017 22:09:00 +0000 (UTC) From: "Junping Du (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-13579) Fix source-level compatibility after HADOOP-11252 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 16 Oct 2017 22:09:05 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206665#comment-16206665 ] Junping Du commented on HADOOP-13579: ------------------------------------- Hi [~ozawa] and [~ajisakaa], I think this patch need to be backport to 2.8 and branch-2. Isn't it? > Fix source-level compatibility after HADOOP-11252 > ------------------------------------------------- > > Key: HADOOP-13579 > URL: https://issues.apache.org/jira/browse/HADOOP-13579 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.7.3, 2.6.4 > Reporter: Akira Ajisaka > Assignee: Tsuyoshi Ozawa > Priority: Blocker > Fix For: 2.6.5, 2.7.4 > > Attachments: HADOOP-13579-branch-2.6.001.patch, HADOOP-13579-branch-2.6.002.patch, HADOOP-13579-branch-2.6.003.patch, HADOOP-13579-branch-2.7.001.patch, HADOOP-13579-branch-2.7.002.patch, HADOOP-13579-branch-2.7.003.patch > > > Reported by [~chiwanpark] > bq. Since 2.7.3 release, Client.get/setPingInterval is changed from public to package-private. > bq. Giraph is one of broken examples for this changes. (https://github.com/apache/giraph/blob/release-1.0/giraph-core/src/main/java/org/apache/giraph/job/GiraphJob.java#L202) -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org