[celeste-dev] Clients now have control over how Celeste maintains object replication.
Glenn.Scott at sun.com
Glenn.Scott at sun.com
Fri Sep 19 14:42:12 PDT 2008
Author: Glenn Scott <Glenn.Scott at Sun.COM>
Repository: /hg/celeste/trunk
Latest revision: dc48b9260ae5de7bef548603cca69c2171d7584c
Total changesets: 1
Log message:
Clients now have control over how Celeste maintains object replication.
This checkin introduces the new mechanism, and the first parameter to
control how many replicas of an object are created whena data is stored.
Files:
update: bin/celeste
update: languages/bash/celestefs-example
update: languages/bash/celestefs.html
update: languages/bash/celestesh-example
update: languages/bash/celestesh.html
update: languages/bash/example3
update: languages/bash/example4
update: languages/bash/example5
update: languages/bash/example5-1
update: languages/python/celestesh-timer1.py
update: languages/python/celestesh.py
update: languages/python/celestesh.pyc
update: src/sunlabs/asdf/xhtml/XML.java
update: src/sunlabs/asdf/xhtml/Xxhtml.java
update: src/sunlabs/asdf/xhtml/ajax/dojo/Dojo.java
update: src/sunlabs/beehive/api/AbstractDOLRResponsibleParty.java
update: src/sunlabs/beehive/api/DOLRObject.java
update: src/sunlabs/beehive/api/DOLRObjectStore.java
update: src/sunlabs/beehive/dolr/AbstractDOLRObject.java
update: src/sunlabs/beehive/dolr/ApplicationFramework.java
update: src/sunlabs/beehive/dolr/Node.java
update: src/sunlabs/beehive/dolr/NodeKey.java
update: src/sunlabs/beehive/dolr/SSLSocketCache.java
update: src/sunlabs/beehive/dolr/application/Application.java
update: src/sunlabs/beehive/dolr/application/CatalogueNodes.java
update: src/sunlabs/beehive/dolr/application/LinearizerApplication3.java
update: src/sunlabs/beehive/dolr/application/WebDAV.java
update: src/sunlabs/beehive/dolr/object/StorableFragmentedObject.java
update: src/sunlabs/beehive/dolr/object/StorableObject.java
update: src/sunlabs/beehive/dolr/object/StorableObjectType.java
update: src/sunlabs/beehive/dolr/object/StorablePersistentObject.java
update: src/sunlabs/beehive/dolr/util/DataEnvelope.java
update: src/sunlabs/beehive/dolr/util/SimpleProperties.java
update: src/sunlabs/celeste/Celeste.java
update: src/sunlabs/celeste/filesystem/CelesteFileSystem.java
update: src/sunlabs/celeste/filesystem/simple/CommandLine.java
update: src/sunlabs/celeste/storage/Celeste.java
update: src/sunlabs/celeste/storage/CelesteNode.java
update: src/sunlabs/celeste/storage/application/AObjectApplication.java
update: src/sunlabs/celeste/storage/application/BObjectApplication.java
update: src/sunlabs/celeste/storage/application/FObjectApplication.java
update: src/sunlabs/celeste/storage/application/VObjectApplication.java
update: src/sunlabs/celeste/storage/avgateway/AVGateway.java
update: src/sunlabs/celeste/storage/client/CelesteCommandLine.java
update: src/sunlabs/celeste/storage/interfaces/AObjectApp.java
update: src/sunlabs/celeste/storage/interfaces/BObjectApp.java
update: src/sunlabs/celeste/storage/interfaces/FObjectApp.java
update: src/sunlabs/celeste/storage/interfaces/VObjectApp.java
update: src/sunlabs/celeste/storage/operation/CelesteOperation.java
update: src/sunlabs/celeste/storage/operation/CreateFileOperation.java
update: src/sunlabs/celeste/storage/operation/NewCredentialOperation.java
update: src/sunlabs/celeste/storage/operation/WriteFileOperation.java
More information about the celeste-dev
mailing list