Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89B6518887 for ; Sat, 6 Feb 2016 01:06:40 +0000 (UTC) Received: (qmail 40673 invoked by uid 500); 6 Feb 2016 01:06:40 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 40617 invoked by uid 500); 6 Feb 2016 01:06:40 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 40367 invoked by uid 99); 6 Feb 2016 01:06:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2016 01:06:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0F6362C1F58 for ; Sat, 6 Feb 2016 01:06:40 +0000 (UTC) Date: Sat, 6 Feb 2016 01:06:40 +0000 (UTC) From: "Arpit Agarwal (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-12746) ReconfigurableBase should update the cached configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-12746: ----------------------------------- Attachment: HADOOP-12746.01.patch > ReconfigurableBase should update the cached configuration > --------------------------------------------------------- > > Key: HADOOP-12746 > URL: https://issues.apache.org/jira/browse/HADOOP-12746 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.8.0 > Reporter: Arpit Agarwal > Assignee: Arpit Agarwal > Attachments: HADOOP-12746.01.patch > > > {{ReconfigurableBase}} does not always update the cached configuration after a property is reconfigured. > The older {{#reconfigureProperty}} does so however {{ReconfigurationThread}} does not. > See discussion on HDFS-7035 for more background. -- This message was sent by Atlassian JIRA (v6.3.4#6332)