On 07/15/2014 04:18 PM, Matt Riedemann wrote: > I've been looking at bug 1341777 since yesterday originally because of > g-api logs and this warning: > > "HttpConnectionPool is full, discarding connection: 127.0.0.1" > > But that's been around awhile and it sounds like an issue with > python-swiftclient since it started using python-requests (see bug > 1295812). > > I did also noticed that the warning started spiking in the n-cpu and > c-vol logs on 7/11 and traced that back to this change in > python-glanceclient to start using requests: > > https://review.openstack.org/#/c/78269/ > > This is nasty because it's generating around 166K warnings since 7/11 in > those logs: > > http://goo.gl/p0urYm > > It's a big change in glanceclient so I wouldn't want to propose a revert > for this, but hopefully the glance team can sort this out quickly since > it's going to impact our elastic search cluster. >
Hey Matt, Thanks for the heads up, I'll take a look into this. Cheers, Flavio -- @flaper87 Flavio Percoco _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
