[
https://issues.apache.org/jira/browse/AMBARI-17505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361220#comment-15361220
]
Sebastian Toader commented on AMBARI-17505:
-------------------------------------------
Committed to trunk:
{code}
commit d6abf7377b2c95bf8502e953c4935a3edc55b5a3
Author: Laszlo Puskas <[email protected]>
Date: Mon Jul 4 09:59:40 2016 +0200
AMBARI-17505. Optimize class path scanning. (Laszlo Puskas via stoader)
{code}
Committed to branch-2.4:
{code}
commit d746048f0b3d64ed66f832bb6435af4a0b32cdb3
Author: Laszlo Puskas <[email protected]>
Date: Mon Jul 4 09:59:40 2016 +0200
AMBARI-17505. Optimize class path scanning. (Laszlo Puskas via steadier)
{code}
> 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)