From: Srikumar V. <sri...@gm...> - 2008-12-10 12:12:37
|
> Yes, but the DataGridResource would fetch them as it was reading them remotely. > It won't create a local replica of these files. > > I think that I'll have to implement this feature by myself. The idea is that > whenever a file is fetched remotely, a local replica of such a file is kept once > it is read. I looked at the code and found out that the file is only added to the storage but it is not registered as a replica(receiveFileDelivery()). You could modify the code to do that and that should work for you. Cheers Srikumar. > > Thank you very much, > > > - -- > - ----------------------------------------------------------------------- > Jonathan Martí Fraiz > Storage Systems Research Group - Computer Sciences Department > Barcelona Supercomputing Center - Centro Nacional de Supercomputación > www : http://www.bsc.es/StorageSystems > email : jonathan(dot)marti(at)bsc(dot)es > phone : (0034) 934054281 > - ----------------------------------------------------------------------- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkk/qsgACgkQ4cH1a6R2mCsNbQCgvSb/l/XoEqYH28cS52DE8PVW > Ow8AoLLmVYLxssqr+axzQy9W/Iw1KcD+ > =AlOP > -----END PGP SIGNATURE----- > |