Project

General

Profile

Activity

From 09/09/2012 to 10/08/2012

10/08/2012

04:15 PM Feature #3274 (Resolved): rgw: RESTful admin api for user admin
Design and implement RESTful admin api. Yehuda Sadeh
04:13 PM Feature #3114 (Resolved): rgw: support cache-control header field
Done, commit:f4a0b2d9260a4523745875e3977a8a1ef9dc5e2e. Yehuda Sadeh
03:45 PM Feature #3225 (Resolved): rgw: stub for get bucket logging
Done, commit:d4725c06ab8fb965b2979a381340d3edbb1ed10d. Yehuda Sadeh
03:44 PM Bug #3234 (Resolved): rgw: missing content-type, etag when listing bucket on some objects
Yehuda Sadeh
03:44 PM Bug #3234: rgw: missing content-type, etag when listing bucket on some objects
Fixed merged to master, commit:c0b537063dda9c2069b280a9d54d2259ff0d62e0. Yehuda Sadeh
02:54 PM Feature #3216 (Resolved): rgw: RESTful usage api
Merged at commit:a780d47fbbd8fcb81397ab14e28066fd322e3b12 Yehuda Sadeh

10/04/2012

10:43 AM Feature #771 (In Progress): rgw: POST
Sage Weil
10:21 AM Tasks #3265: test Amanda against RGW
http://pastebin.com/L005BSQ7 Greg Farnum
09:58 AM Tasks #3265: test Amanda against RGW
... Greg Farnum
09:51 AM Tasks #3265 (Closed): test Amanda against RGW
There were reports in irc that Amanda Backup causes problems with RGW. We should test it against a gateway and see if... Greg Farnum

09/30/2012

09:21 PM Feature #3037 (Resolved): rgw: unit test for rgw objclass
Sage Weil

09/28/2012

05:17 PM Feature #3114 (Fix Under Review): rgw: support cache-control header field
Yehuda Sadeh
03:17 PM Bug #2527: RGW may return 409 Conflict when deleting a bucket
Might be related to the messenger issues that were fixed in 0.52. We'll wait a bit, see if it still happens. Yehuda Sadeh
01:32 PM Bug #3211 (Resolved): rgw: crash on armhf architecture
Fixed, commit:2fddfb0a95288d39cee2e82376297ce43296743b. Yehuda Sadeh
10:11 AM Bug #3234 (Resolved): rgw: missing content-type, etag when listing bucket on some objects
When we list the bucket and see objects that exist, but their index update is not complete, we return results accordi... Yehuda Sadeh

09/27/2012

08:49 PM Feature #3201 (In Progress): rgw: coverity clean
Sage Weil
10:49 AM Feature #3225 (Fix Under Review): rgw: stub for get bucket logging
Yehuda Sadeh

09/26/2012

04:15 PM Bug #3224 (Resolved): rgw: copy object with alternative attrs does not set ETAG
commit:f031046c4d600ce0a0c2c9ad5856dc100b0901fb fixes that. Yehuda Sadeh
03:47 PM Bug #3224 (Resolved): rgw: copy object with alternative attrs does not set ETAG
When using copy object with alternative attrs, ETAG is not getting set, Yehuda Sadeh
04:03 PM Feature #3225 (Resolved): rgw: stub for get bucket logging
Even if not implementing bucket logging api, we can still have a simple stub that returns that bucket logging is disa... Yehuda Sadeh
10:51 AM Bug #2527: RGW may return 409 Conflict when deleting a bucket
The bucket index update when doing object removal is async. That means that when we get to remove the bucket, the ind... Yehuda Sadeh
10:20 AM Feature #3216 (Fix Under Review): rgw: RESTful usage api
Yehuda Sadeh

09/25/2012

01:05 PM Feature #3216 (In Progress): rgw: RESTful usage api
Yehuda Sadeh
01:03 PM Feature #3216 (Resolved): rgw: RESTful usage api
Yehuda Sadeh
01:03 PM Documentation #3217 (Closed): rgw: document RESTful usage api
Yehuda Sadeh

09/24/2012

06:08 PM Bug #3211 (Resolved): rgw: crash on armhf architecture
Ubuntu, launchpad issue #149582.... Yehuda Sadeh
03:22 PM Feature #3207 (Resolved): qa: swift functional tests in nightly
Sage Weil
03:19 PM Feature #3206 (Resolved): rgw: resolve vanity CNAMEs
Sage Weil

09/23/2012

09:42 AM Feature #3201 (Resolved): rgw: coverity clean
Sage Weil

09/18/2012

01:45 PM Bug #3127 (Resolved): rgw: negative bucket stats
Also wip-3127-stable contains the required fix and an additional band aid solution for argonaut. Yehuda Sadeh
01:42 PM Bug #3127: rgw: negative bucket stats
merged to master at commit:9b628efee1fc31fcb1f46818af4f6b262b460840 Yehuda Sadeh

09/15/2012

03:22 PM Feature #2923 (Resolved): rgw: non hard-coded pool names
Merged, commit:ff2ce1cbd868a28b95f5a53e7004718630931fbf.
This still does not provide a tool to modify pool names, ...
Yehuda Sadeh
01:41 PM Bug #2915 (Resolved): rgw: copy of large object times out
Yehuda Sadeh
01:09 PM Bug #2915 (Duplicate): rgw: copy of large object times out
merged, commit:a16fa0492eaa1f03b8676f8793eaba6fdad21c89 Yehuda Sadeh
01:14 PM Cleanup #3154 (Rejected): rgw: configurable auid when creating pools
We should revise the defaults we use when we create pools, e.g. auid. Maybe we should avoid creating pools altogether? Yehuda Sadeh

09/14/2012

04:35 PM Feature #3153 (New): Add --preserve-basic-acl option to obsync
A DHO Request:
The --no-preserve-acls flag is currently used to ensure that policies that are specific to external...
JuanJose Galvez
11:34 AM Tasks #3152 (Resolved): rgw: document usage testing
Yehuda Sadeh

09/13/2012

04:28 PM Bug #3127 (Fix Under Review): rgw: negative bucket stats
There were a few issues in the mechanism that recovers from failed operations. When we write/remove an object we go t... Yehuda Sadeh

09/12/2012

03:51 PM Feature #3144 (New): Make obsync able to tolerate N failures in migrating a bucket before abortin...
DHO Request:
Currently if any one object fails to migrate, obsync aborts the entire bucket, making it very difficu...
JuanJose Galvez
01:16 PM Tasks #3118: QA: radosgw upstart: test the radosgw upstart script respawn functionality
There's no restarting ever with sysvinit, so I really don't expect Carl to have made that sort of a mistake. The "ser... Anonymous
11:17 AM Tasks #3118: QA: radosgw upstart: test the radosgw upstart script respawn functionality
Using ceph version 0.51-516-gdfcb48d
My cluster is configured based off the examples in the web docs.
Following the...
Ken Franklin

09/11/2012

05:41 PM Bug #3127: rgw: negative bucket stats
managed to reproduce with some code changes to simulate identified scenario. The code changes:
1. Randomly skip the b...
Yehuda Sadeh

09/10/2012

05:41 PM Bug #3127: rgw: negative bucket stats
DHO reported the following details regarding this issue:
root@peon7935:~# radosgw-admin bucket stats --uid=andfar3...
JuanJose Galvez
05:11 PM Bug #3127 (Resolved): rgw: negative bucket stats
We see a case where after all the objects were removed out of a bucket (40TB of 64k objects) the bucket index stats e... Yehuda Sadeh
12:38 PM Feature #1712 (Resolved): rgw: support swift manifest objects
Done, merged commit:63c090939951a8c5a6c0abb41d811f62c6fc04b2. Yehuda Sadeh
11:29 AM Feature #3060 (Resolved): rgw: different usage info break down
Done, merged, commit:a4bc7953a72fa2828e2aecc1d81f41d25222e0b1. Also update teuthology to reflect new radosgw-admin ou... Yehuda Sadeh
09:52 AM Tasks #3118 (Closed): QA: radosgw upstart: test the radosgw upstart script respawn functionality
I have a vague bug report from Carl that radosgw, using the upstart script, is not restarting properly. Let's reprodu... Anonymous
 

Also available in: Atom