[
https://issues.apache.org/jira/browse/YETUS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-754:
-----------------------------------
Fix Version/s: 0.10.0
> jenkins-admin.py is massively ineffecient
> -----------------------------------------
>
> Key: YETUS-754
> URL: https://issues.apache.org/jira/browse/YETUS-754
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Priority: Major
> Fix For: 0.10.0
>
>
> Currently, jenkins-admin works by getting a JIRA search request filter and
> getting the XML-version of the results. The XML results have every field and
> every comment for the returned JIRAs. At the end of the year (Jan 2), this
> generated 14M of data(!). This puts a massive strain on JIRA that is likely
> unnecessary now. We should investigate replacing this method with one using
> the REST API, where I believe we have the ability to greatly reduce the
> returned data set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)