varun2784 / weed-fs

Automatically exported from code.google.com/p/weed-fs
0 stars 0 forks source link

upload file without id specified #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
in current design,
when upload a file,we need to specify the file-id manually or get the file-id 
from the master server,can we directly upload the file to volume server,and the 
response just contain the assigned file-id from master server,a little easier 
to use.

Original issue reported on code.google.com by medcl2...@gmail.com on 14 Sep 2012 at 11:57

GoogleCodeExporter commented 8 years ago
One of the feature is to distribute files randomly, and kind of evenly, to all 
volume servers.

How about submitting to the master server and the master server submit to the 
volume server automatically? This would however burden the master server.

Original comment by chris...@gmail.com on 17 Sep 2012 at 6:33

GoogleCodeExporter commented 8 years ago
the master should do less,how about every volume server holds the entire 
metadata?

Original comment by medcl2...@gmail.com on 18 Sep 2012 at 3:27

GoogleCodeExporter commented 8 years ago
This feature is added to git HEAD, and will be included in v0.38

Original comment by chris...@gmail.com on 6 Aug 2013 at 7:13