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 E18C3200B49 for ; Mon, 4 Jul 2016 11:14:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DE5EA160A55; Mon, 4 Jul 2016 09:14:12 +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 59A65160A6D for ; Mon, 4 Jul 2016 11:14:12 +0200 (CEST) Received: (qmail 62501 invoked by uid 500); 4 Jul 2016 09:14:11 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 62416 invoked by uid 99); 4 Jul 2016 09:14:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2016 09:14:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 539FD2C02AB for ; Mon, 4 Jul 2016 09:14:11 +0000 (UTC) Date: Mon, 4 Jul 2016 09:14:11 +0000 (UTC) From: "Laszlo Puskas (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17505) Optimize class path scanning MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 04 Jul 2016 09:14:13 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Puskas updated AMBARI-17505: ----------------------------------- Attachment: AMBARI-17505.2.2-next.patch > Optimize class path scanning > ----------------------------- > > Key: AMBARI-17505 > URL: https://issues.apache.org/jira/browse/AMBARI-17505 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Laszlo Puskas > Assignee: Laszlo Puskas > Fix For: 2.5.0 > > Attachments: AMBARI-17505.2.2-next.patch, AMBARI-17505.v2.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > Problem: > When looking up upgrade checks the whole ambari server package is scanned that considerably increases the server start time. > Solution: > Scan only the specific package that contains upgradecheck implementations -- This message was sent by Atlassian JIRA (v6.3.4#6332)