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 08D29200B7E for ; Tue, 6 Sep 2016 10:48:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 05AC0160ABF; Tue, 6 Sep 2016 08:48: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 7419E160AAD for ; Tue, 6 Sep 2016 10:48:21 +0200 (CEST) Received: (qmail 93216 invoked by uid 500); 6 Sep 2016 08:48:20 -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 93191 invoked by uid 99); 6 Sep 2016 08:48:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 08:48:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 745CC2C1B7B for ; Tue, 6 Sep 2016 08:48:20 +0000 (UTC) Date: Tue, 6 Sep 2016 08:48:20 +0000 (UTC) From: "Masatake Iwasaki (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: Tue, 06 Sep 2016 08:48:22 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466853#comment-15466853 ] Masatake Iwasaki commented on HADOOP-13579: ------------------------------------------- [~ozawa] I agree with you that point-release should contain minimum change but it is worth adding way-out for the major issue such as taking >15 minutes to failover RM (YARN-2578) if the fix can retain default behaviour. > 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 > Attachments: HADOOP-13579-branch-2.6.001.patch, HADOOP-13579-branch-2.7.001.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.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org