py-image-dedup icon indicating copy to clipboard operation
py-image-dedup copied to clipboard

Number of connection pools with Elasticsearch

Open hz61p1 opened this issue 3 years ago • 1 comments

The number of connection pools with Elasticsearch does not match the PY_IMAGE_DEDUP_ANALYSIS_THREADS parameter, which causes me to get the warning WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: elasticsearch. Connection pool size: 10 this may adversely affect bandwidth . As far as I understand here you should set connections_per_node parameter to PY_IMAGE_DEDUP_ANALYSIS_THREADS

hz61p1 avatar Jan 15 '23 23:01 hz61p1

Hey @hz61p1, thx for the heads up. I cannot work on this at this time, but I will keep this issue as a reminder.

markusressel avatar Jan 18 '23 21:01 markusressel