[
https://issues.apache.org/jira/browse/AMBARI-23673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452288#comment-16452288
]
Hudson commented on AMBARI-23673:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9113 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9113/])
[AMBARI-23673] Available packages reader speed is to slow for ubuntu
(hapy.lestat:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=30b0db04da6769b2a96c4b9c1c6cc3725ed4da26])
* (edit)
ambari-common/src/main/python/ambari_commons/repo_manager/apt_manager.py
> Available packages reader speed is to slow for ubuntu systems
> -------------------------------------------------------------
>
> Key: AMBARI-23673
> URL: https://issues.apache.org/jira/browse/AMBARI-23673
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> For ubuntu, where we reading full package list in the system, we need switch
> from {{ReaderStrategy.BufferedQueue}} to {{ReaderStrategy.BufferedChunks}} to
> make it faster
> It should drop execution time from 1+ minute to around 10 seconds
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)