+++ This bug was initially created as a clone of Bug #795435 +++ I see several occurrences of this error in /var/log/mongodb/mongodb.log. Thu Jun 30 16:32:19 [conn17] pulp_unittest.packages Btree::insert: key too large to index, skipping pulp_unittest.packages.$description_-1 861 { : "Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.p..." } It's not specific to this one package, there are lots of references to packages.$description as being too large to index. I also see occurrences of repos.$packagegroups, probably because that also has a lengthy description. This has the potential to fill up the mongo log, making it very hard to see errors you might care about, as well as fill up disk space. We should look at excluding these keys from indexing. --- Additional comment from jslagle on 2012-03-19 16:58:11 EDT --- errata.description as well needs to be removed
committed to pulp master 39e4843eddb3e31d25e9f1f0c447ae13d1d0064f
additional commit to pulp master 2ecd2b4519431ad9b5b9dec93d29369ecb8e9447
build: 0.282
verified [root@preethi-el6-pulp ~]# rpm -q pulp pulp-0.0.283-1.el6.noarch checked /var/log/mongodb/mongodb.log
Pulp v1.1 Release