[tahoe-lafs-trac-stream] [tahoe-lafs] #999: support multiple storage backends, including amazon s3
tahoe-lafs
trac at tahoe-lafs.org
Thu Sep 22 08:40:59 PDT 2011
#999: support multiple storage backends, including amazon s3
------------------------------+-----------------------------
Reporter: zooko | Owner: zancas
Type: enhancement | Status: new
Priority: major | Milestone: soon
Component: code-storage | Version: n/a
Resolution: | Keywords: gsoc backend s3
Launchpad Bug: |
------------------------------+-----------------------------
Comment (by davidsarah):
Josh wrote, re: [attachment:pluggable-backends-davidsarah-v8.darcs.patch]:
> I think the test_crawlers failure stems from !ShareCrawler being passed
a
!FilePath object in its constructor where it expects a string literal to
use
in an old-style call to open (specifically in its "load_state" method).
I'm
not certain yet, but I think I'll stop here for the night.
No, {{{load_state}}} uses {{{pickle.loads(self.statefp.getContent())}}}
which is correct. The state handling is a red herring for the
test_crawlers failure, I think.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/999#comment:33>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list