After a bit of code profiling and collecting metrics (using timers), I found that the gofer Producer was leaking qpid Sender(s). As a result, performance decreased and cpu usage increased (slightly) with every message sent. Although, I haven't reproduced the exact reported case of goferd using 100% of the CPU, the metrics collected before and after applying this patch suggest this was a very likely culprit.
Available here: http://repos.fedorapeople.org/repos/pulp/pulp/testing/ Fixes https://bugzilla.redhat.com/show_bug.cgi?id=689573 _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
