[openstack-dev] python-glanceclient with requests is spamming the logs

Matt Riedemann mriedem at linux.vnet.ibm.com
Tue Jul 15 14:18:29 UTC 2014


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.

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-dev mailing list