#273 Decrease the amount of data we get from Lightblue by not requesting unneeded SRPMs data.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker ccache-per-thread  into  master

Download 273.patch

We don't need data of all SRPMs in rpm_manifest, but only those which are included in a rebuild. In some parts of code, we don't need rpm_manifest at all, so just don't ask for it.

This saves lot of memory normally consumed by Lightblue class.

Nice, makes sense. :+1:

Cool :thumbsup:

Commit 5236a5a0 fixes this pull-request

Pull-Request has been merged by jkaluza

Pull-Request has been merged by jkaluza

Metadata