pithos: Use new Archipelago conffile for mapper
pithos: Use new Archipelago conffile for glue
pithos: Adjust glue for XSEG dynamic port allocation
XSEG now supports dynamic port allocation. Pithcat instances can runsimultaneously by utilizing this new feature providing support forArchipelago volumes.
pithos: Lazy evaluation of "available" attribute
Whenever the backend tries to access the object's contentchecks its database records whether the snapshot map is available or not.If it is not, it pings Archipelago to check the status of the map.If the map exists, then it updates the snapshot record in the Pithos...
pithos: Database migration for "available" attribute.
pithos: Close archipelago resource after reading it.
Archipelago implicitly opens a resource after reading the map file. So we shouldclose it, after successfully reading it.
pithos: Use new Archipelago conffile for blocker
pithos: pep8 fixes
pithos: Use new ArchipelagoConfFile constant
Remove BACKEND_ARCHIPELAGO_CONF and use the new ArchipelagoConfFileintroduced in WorkerGlue class.
pithos: New constants in ModularBackend class
Introduce new constants archipelago_conf_file and xseg_pool_sizein ModularBackend class. The new constant DEFAULT_ARCHIPELAGO_CONF_FILEis set in the default path '/etc/archipelago/archipelago.conf'.
Create the XSEG Object Pool while initializing ModularBackend class.
View revisions
Also available in: Atom