[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [geclipse-dev] LFC Status continued.
|
Ariel Garcia pisze:
Hi Mateusz,
good that the LFC is now writable! congrats
changing checksum value works (only files)
yes, but is that a usecase? i mean, user changing it by hand.
Shouldn't gEclipse itself calculate/write the checksum when registering a
file?
Could be.
I wanted to talk about it next week (after quality week). There are a
lot of issues to figure out with LFC in gEclipse. Mostly related with
replicas.
And this check sum fits to this discussion as well.
This dialogue only ensures that the API is working, what will come
further with that is an open issue.
Known Issues:
- fetching replica information for each file (not directories) takes ~6
seconds, therefore be patient while listing directory with many files
yes, that seems like a lot of time... for sure many users out there have
folders with hundreds of registered files...
No way to list the directory all at once? do we really need the file info
before the user does something with that entry?
After quality week I try to implement multi-thread listing directory. I
anticipate a lot of bugs related to this switch, so - not this release.
Here what I solved since last email:
directories appears with permissions set to: drwxrwxr-x
but due to bug #234091 you have to refresh parent directory to get into it.
registering replicas in newly created directories work as well.
file size is properly set during registration.
--
Mateusz Pabis