Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"Connection pool is full" is reported and client-python stop watching #402

Closed
@sswv

Description

@sswv

Hello, I am using Kubernetes client-python's "watch" API to watch the changes of pod status. My program works well for hours. However, a "Connection pool is full" warning (as follows) will be reported randomly after hours. Then the watcher cannot observe new event from Kubernetes. I guess this issue is related to the use of urllib3. It is a bug? or something I need to pay attention to when using the watch API? Thanks!

2017-11-23 05:51:03,416 WARNING Connection pool is full, discarding connection: 192.168.48.187

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions