Allen Wittenauer created YETUS-754:
--------------------------------------

             Summary: 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


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)

Reply via email to