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


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to