pithos: Fix excessive RADOS threads.
When a RADOS ioctx is acquired, new threads are spawn in the background by librados. Make sure we do not instantiate multiple RADOS ioctx, but instantiate only one and reuse it.
Showing
- snf-pithos-backend/pithos/backends/lib/hashfiler/radosblocker.py 11 additions, 6 deletions...hos-backend/pithos/backends/lib/hashfiler/radosblocker.py
- snf-pithos-backend/pithos/backends/lib/hashfiler/radosmapper.py 12 additions, 7 deletions...thos-backend/pithos/backends/lib/hashfiler/radosmapper.py
Please register or sign in to comment