clarify error when File.open fails on source file
commit8f705c2f64cf5ef7c1cf758bab8036bae9d86438
authorEric Wong <normalperson@yhbt.net>
Thu, 5 Jul 2012 07:13:40 +0000 (5 07:13 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 5 Jul 2012 07:13:40 +0000 (5 07:13 +0000)
treed6e5f35b1a3f86a622862942850e425907681878
parent5cd52d27f6472e82809126cabb06af913ed0e358
clarify error when File.open fails on source file

Retrying to open a source file that cannot be opened
(repeatedly) and finally raising NoStorageNodesError is
confusing to users.
lib/mogilefs/http_file.rb