py-image-dedup
py-image-dedup copied to clipboard
Number of connection pools with Elasticsearch
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
Hey @hz61p1, thx for the heads up. I cannot work on this at this time, but I will keep this issue as a reminder.