#1568 closed defect

S3 backend: [storage]readonly is documented but ignored — at Version 3

Reported by: davidsarah Owned by: zooko
Priority: major Milestone:
Component: code-storage Version: 1.9.0b1
Keywords: s3-backend readonly storage lae Cc:
Launchpad Bug:

Description (last modified by davidsarah)

This option makes sense for the S3 backend and should be implemented (preferably for both mutable and immutable shares, i.e. avoiding bug #390). Or maybe not.

Change History (4)

comment:1 Changed at 2011-10-22T03:40:11Z by davidsarah

Hmm, but another way to implement it is to make the access permissions on the bucket read-only. So maybe we should document that this is a disk-backend-only option, or maybe (as suggested in ticket:390#comment:5) we should remove it entirely.

comment:2 Changed at 2011-10-22T03:51:49Z by davidsarah

If we remove this option for S3 backends, we still need to test that when one server is attached to a read-only S3 bucket but other servers are accepting shares, then new shares go to those other servers.

Changed at 2011-10-22T04:59:52Z by davidsarah

S3 backend: remove support for [storage]readonly option. refs #999, #1568

comment:3 Changed at 2011-10-22T05:02:47Z by davidsarah

  • Description modified (diff)
  • Keywords review-needed added
  • Owner set to zooko
  • Summary changed from S3 backend ignores [storage]readonly to S3 backend: [storage]readonly is documented but ignored
Note: See TracTickets for help on using tickets.