I noticed when I cloned Fedora 14 testing that a single log statement took up 3.8 MB. To reproduce. Sync a large repo Clone it Look at /var/log/pulp/pulp.log.*** When this bug is present, you will see one of the log files, probably /var/log/pulp/pulp.log.1 is a few MB and contains a single line with lots of text: 2011-01-19 10:16:20,548 [INFO][Thread-5] _clone() @ repo.py:236 - Creating repo [f14_testing] cloned from [SON([(u'use_symlinks', False),....... <contains for 3.8MB in my case>
Fixed so log is only the repo id 2011-01-19 10:29:03,838 [INFO][Thread-5] _clone() @ repo.py:236 - Creating repo [f14_testing] cloned from [f14_testing] Commit: http://git.fedorahosted.org/git/?p=pulp.git;a=commit;h=ba2e5427b54c40c7930fbb4bf4c8083e0cfa7135
Fixed in 0.130.
verified [root@preethi ~]# rpm -q pulp pulp-0.0.134-1.fc14.noarch from the pulp.log 2011-02-04 13:54:48,513 [INFO][Thread-21] _clone() @ repo.py:237 - Creating repo [rhel5-pulp] cloned from [rhel5-pulp]
Closing with Community Release 15 pulp-0.0.223-4.