glyustb / mogilefs

Automatically exported from code.google.com/p/mogilefs
0 stars 0 forks source link

Get paths for multiple keys #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am retrieving thumbnails from MogileFS, usually a few hundred at the
time. So far I handle this in the application, by tapping directly
into the database. I get all fids using one query, which include a
verified list of alive hosts. I don't really find this to be an
elegant solution, particulary since I need to verify host status in my
application. 

I would like to be able to retrieve paths for multiple fids using tracker.

Original issue reported on code.google.com by jon.skar...@gmail.com on 20 Mar 2011 at 12:49

GoogleCodeExporter commented 8 years ago
Is this in the roadmap for any future release? :)

Original comment by jon.skar...@gmail.com on 22 Nov 2011 at 6:39

GoogleCodeExporter commented 8 years ago
Yes, not immediate priority as we just pushed out release focusing on bug 
fixes, but it's in the pipeline eventually :)

Original comment by dorma...@rydia.net on 22 Nov 2011 at 8:08