Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 076FD11CBC for ; Sun, 12 May 2013 13:15:21 +0000 (UTC) Received: (qmail 69925 invoked by uid 500); 12 May 2013 13:15:20 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 69756 invoked by uid 500); 12 May 2013 13:15:17 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 69707 invoked by uid 99); 12 May 2013 13:15:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 May 2013 13:15:15 +0000 Date: Sun, 12 May 2013 13:15:15 +0000 (UTC) From: "Jeff Sposetti (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-2112) Agent should not cache repo info to avoid situations of incorrect repo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jeff Sposetti created AMBARI-2112: ------------------------------------- Summary: Agent should not cache repo info to avoid situations of incorrect repo Key: AMBARI-2112 URL: https://issues.apache.org/jira/browse/AMBARI-2112 Project: Ambari Issue Type: Improvement Affects Versions: 1.2.0 Reporter: Jeff Sposetti The Agent reads the repos and caches. If you restart the Agent, the Agent will install the repo again. In the case where you forget to edit repoinfo.xml or incorrectly edit repoinfo.xml but attempt Local Repository install, the Agent would have cached the incorrect info. So restarting and clearing the Ambari Server won't help. You need to restart the Agents to clear the incorrect repo info. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira