Project

General

Profile

Activity

From 03/27/2013 to 04/25/2013

04/25/2013

09:15 PM Bug #4826 (Resolved): rgw: plain formatter does not flush correctly
This came up with the new changes that stream bucket listing. Previously we never ever flushed data while iterating, ... Yehuda Sadeh
01:23 PM Feature #4819 (New): rgw: add a test for #4797
need to add a test in the swift test suite that checks for issue #4797. Yehuda Sadeh
01:19 PM Bug #4760 (Resolved): rgw: list buckets/containers should be streamlined
commit:b0ba41235af901bd7e64588e2a247c6a56ec5cfa Sage Weil
11:31 AM Bug #4797 (Resolved): rgw: receiving unexpected error code while accessing an non-existing object...
Done, merged patch by Li Wang to next, commit:303e739e5b34ad1aaedb0025ffc6da1a9e04c320. Yehuda Sadeh
10:33 AM Bug #4797 (In Progress): rgw: receiving unexpected error code while accessing an non-existing obj...
Yehuda Sadeh
09:23 AM Bug #4497: rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
Oh, I think figured it out. It turns out that we do return sometimes 400 and not 404.
The test itself tries to do ...
Yehuda Sadeh

04/23/2013

12:54 PM Bug #4797 (Resolved): rgw: receiving unexpected error code while accessing an non-existing object...
The problem happens when a user has been granted the swift read-objs permission on the bucket. Yehuda Sadeh
09:23 AM Bug #4755: rgw: assumption of signed char
Adam, I pushed a different fix to wip-4755 branch. Can you test it and make sure that it fixes the issue for you? Yehuda Sadeh

04/22/2013

05:22 PM Feature #3671: Request for x-amz-grant-full-control support
Merged into master awhile ago, ID eb0f49d4b68062701b842b9cfdde708868769bef caleb miles
05:21 PM Feature #3670: Request for bucket-owner-read and bucket-owner-full-control grants
caleb miles wrote:
> Committed to master awhile ago, ID e345dfe04a64fcd0d37c9e0717b6714038c302ae
caleb miles
05:13 PM Feature #3670 (Resolved): Request for bucket-owner-read and bucket-owner-full-control grants
Committed to master awhile ago, ID eb0f49d4b68062701b842b9cfdde708868769bef caleb miles
02:36 PM Bug #4776 (Resolved): S3 copy part corrupt files >512kb
Fixed, commit:de5d1da810732ee48f41e8be18257053d862301b. Merged into next, bobtail. Yehuda Sadeh
09:31 AM Bug #4776 (Need More Info): S3 copy part corrupt files >512kb
Sage Weil
01:38 AM Bug #4776 (Resolved): S3 copy part corrupt files >512kb
We are using radosgw and s3 API and we recently needed to update metadata on some files.
So we used the copy part of...
Guilhem Lettron
09:09 AM Bug #4124 (Resolved): Using "response-content-type" arguments causes duplicated Content-Type in r...
Merged in, commit:9b953aa4100eca5de2319b3c17c54bc2f6b03064 Yehuda Sadeh

04/21/2013

06:11 PM Support #4775 (Resolved): Why I can created an exsiting bucket
There is a bucket named abcdef in the ceph. It contains 5 objects.
Then I create a new bucket with the same name a...
manx suo

04/19/2013

11:26 AM Bug #4754: GET/HEAD on account is extremely slow, times out
I opened 3 issues for this problem:: #4759, #4760, #4761. These will make it so that it'll be possible to list contai... Yehuda Sadeh
11:02 AM Bug #4754: GET/HEAD on account is extremely slow, times out
Corrected by a colleague of mine: Swift does paginate, at 10.000 items. It would help but not that much in my case as... Faidon Liambotis
07:43 AM Bug #4754: GET/HEAD on account is extremely slow, times out
Swift doesn't seem to paginate this. I haven't looked at Swift's internals for this but I doubt it lists all of my co... Faidon Liambotis
07:32 AM Bug #4754: GET/HEAD on account is extremely slow, times out
Right. There are two issues that play together here. One is that we don't paginate the request, the second one is tha... Yehuda Sadeh
06:22 AM Bug #4754 (Resolved): GET/HEAD on account is extremely slow, times out
Doing a GET or a HEAD on /swift/v1 times out, even after increasing the timeout to 5 minutes. It's hard to know the e... Faidon Liambotis
11:23 AM Feature #4761 (New): rgw: swift list containers should get stats asynchronously
Yehuda Sadeh
11:23 AM Bug #4760 (Resolved): rgw: list buckets/containers should be streamlined
Yehuda Sadeh
11:22 AM Feature #4759 (Resolved): rgw: option swift list container without container stats
We'd like to be able to dump container list without required to dump stats for each container. Yehuda Sadeh
10:48 AM Feature #4715: rgw: Add support for OPTIONS HTTP method
That's actually CORS, which already went into cuttlefish. Yehuda Sadeh
09:17 AM Bug #4755: rgw: assumption of signed char
Doh, in the title, s/patch/char/, of course. Adam Borowski
09:16 AM Bug #4755 (Resolved): rgw: assumption of signed char
I'm testing ceph on an armhf based server. During compilation (from Debianized sources you provide), it turns out th... Adam Borowski
06:16 AM Feature #4613: Allow bucket data to reside in a separate pool to object data
This would be especially useful for us, perhaps even a must. We have 200-250 million files split in a number of conta... Faidon Liambotis

04/18/2013

08:13 PM Feature #4327 (In Progress): rgw: dr: updated buckets log: create internal API
Yehuda Sadeh
08:07 PM Feature #4573 (In Progress): Create User Quota Blueprint
Yehuda Sadeh
08:07 PM Feature #4745 (In Progress): rgw: radosgw-admin command to stat object
Yehuda Sadeh

04/17/2013

11:19 AM Feature #4745 (Resolved): rgw: radosgw-admin command to stat object
Get object metadata info. Yehuda Sadeh
10:26 AM Bug #4497 (Can't reproduce): rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
Sage Weil
09:54 AM Bug #4497: rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
We still don't know where this one is coming from. At the time it looked like a client bug (e.g., the swift library b... Yehuda Sadeh
09:41 AM Bug #4497: rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
Yehuda - what's status of this? Ian Colle
08:53 AM Feature #4716: rgw: ability to restrict user to specific operations
Dependency for quota work. Neil Levine
08:50 AM Bug #4740 (Resolved): Cannot retrieve policy through RESTful admin api
caleb miles
08:44 AM Bug #4740: Cannot retrieve policy through RESTful admin api
Resolved, commit f3527d4b514e4c0b4bbdb53c11b9b776a846aaf9 (master)
commit a993d2565f56892992a6e18500037db3...
caleb miles
08:10 AM Bug #4740 (Resolved): Cannot retrieve policy through RESTful admin api
Attempting to retrieve bucket/object policy returns permission denied. caleb miles

04/12/2013

01:16 PM Feature #4716 (Resolved): rgw: ability to restrict user to specific operations
e.g., have a read, write, delete mask in the user info. Certain api requests will need to have the specific bit set i... Yehuda Sadeh
10:55 AM Feature #4311 (In Progress): rgw: dr: radosgw changes: internal bucket changes tracker
Yehuda Sadeh
10:53 AM Feature #4347 (In Progress): rgw: dr: bucket index objclass: fetch changes log
Yehuda Sadeh
10:53 AM Feature #4328: rgw: dr: updated buckets log: tie into internal bucket changes tracker
Yehuda Sadeh
10:48 AM Feature #4328 (In Progress): rgw: dr: updated buckets log: tie into internal bucket changes tracker
Yehuda Sadeh
10:48 AM Feature #4346 (In Progress): rgw: dr: bucket index objclass: changes
Yehuda Sadeh

04/11/2013

09:38 PM Feature #4715 (Resolved): rgw: Add support for OPTIONS HTTP method
Making AJAX requests will result in an OPTIONS call to the server (RGW), which is currently unsupported. As such, POS... JuanJose Galvez

04/10/2013

12:58 PM Bug #4702: radosgw-admin doesn't create keys when a user is created
Fixed in master and next caleb miles
12:58 PM Bug #4702 (Resolved): radosgw-admin doesn't create keys when a user is created
resolved, commit abf606d40ddb8cea2a1d9f0e44d57fa83eba96c5 caleb miles
11:53 AM Bug #4702 (Resolved): radosgw-admin doesn't create keys when a user is created
Next branch ceph version 0.60-450-g8eb5465 (8eb5465c10840d047a894d1a4f079ff8b8d608b5)
The documentation states tha...
Ken Franklin
11:13 AM Feature #3668 (Resolved): rgw: support CORS
merged, commit:01779df17d91df84c77d0d439dc6fe6b5ee05323 Yehuda Sadeh
10:15 AM Bug #4497: rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
Yehuda said this looks like a client issue and wasn't sure why it was assigned to me. Assigning it back to you Yehuda... Sandon Van Ness
10:10 AM Bug #2366 (In Progress): rgw: bucket index update rely on pg state
Yehuda Sadeh
10:09 AM Feature #2172 (Resolved): rgw: get chunks asynchronously
That had been implemented a while ago. commit:278dfe50fd174e9bc8782976aabb09f2cf39d582, duplicate of #2941. Yehuda Sadeh

04/08/2013

07:04 AM Feature #4464: rgw: bucket commands and RESTful API
Yehuda Sadeh
07:04 AM Feature #3274: rgw: RESTful admin api for user admin
Yehuda Sadeh
07:03 AM Feature #3992 (Resolved): rgw: refactor internal user API for RGW Admin
Yehuda Sadeh
07:00 AM Feature #4533 (Resolved): rgw: ability to configure zone params
Yehuda Sadeh

04/05/2013

11:00 AM Bug #4636 (Resolved): cannot create bucket starting with underscore
Resolved, commit be6961bd28f11a9e0dde8ebc92d62fbcefc487ea caleb miles
10:55 AM Bug #4600 (Resolved): rgw: list bucket broken when marker start with underscore
Patch merged into master, unit test created in master branch of teuthology. Commit b083dece36a050ec15ac41a275aeef0ece... caleb miles

04/04/2013

11:04 AM Bug #3485 (Resolved): rgw: unique user emails not enforced
caleb miles

04/03/2013

09:38 AM Bug #4636: cannot create bucket starting with underscore
is this the same as 4600? Sage Weil
07:24 AM Bug #4636 (Resolved): cannot create bucket starting with underscore
Creating a bucket starting with an underscore returns bad request caleb miles
08:19 AM Bug #3485: rgw: unique user emails not enforced
resolved, commit dd19d693e6528c70167958ebc57e075200a08803 caleb miles
06:11 AM Bug #2650 (Resolved): rgw: swift key creation overrides subuser access mask
resolved, commit dd19d693e6528c70167958ebc57e075200a08803 caleb miles

04/02/2013

07:06 PM Bug #4628 (Duplicate): RGW: underscore failing to escape
Duplicate: http://tracker.ceph.com/issues/4600 Tyler Brekke
11:54 AM Bug #4628 (Duplicate): RGW: underscore failing to escape
(10:24:45 AM) Matt: attempting to enumerate all of his objects with boto goes on forever
(10:42:27 AM) Matt:
from...
Tyler Brekke
06:45 PM Feature #4606 (Rejected): Support s3cmd list buckets
Yehuda Sadeh
06:33 PM Feature #4606: Support s3cmd list buckets
Confirmed that this was my fault and that s3cmd does indeed work with "s3cmd ls". I'd left off "include fastcgi_param... Charles Pritchard
06:32 PM Bug #4625 (Resolved): radowgw-admin.py failure
fixed by teuthology commit:7b3973fff27d2c55f70a6224fd78ec66c9935db5 Sage Weil
11:01 AM Bug #4625 (Resolved): radowgw-admin.py failure
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-04-01_12:48:27-rados-master-testing-basic/7694
2013...
Samuel Just

04/01/2013

09:43 PM Feature #4613 (Resolved): Allow bucket data to reside in a separate pool to object data
As an adminstrator, I want to allow the data about the contents of a bucket to be served from a SSD pool while leavin... Neil Levine
03:00 PM Bug #4609 (Resolved): ceph_test_cors build when --without-radosgw configured
commit:690e4df19a209037ea9bcc2b981fbe797fbd8ec4 Josh Durgin
02:38 PM Bug #4609 (Resolved): ceph_test_cors build when --without-radosgw configured
ceph_test_cors depends on radosgw. Josh Durgin
12:48 PM Feature #4606 (Rejected): Support s3cmd list buckets
The s3cmd package works well with rgw but does not support the bare "s3cmd ls" command for listing buckets. Charles Pritchard
09:34 AM Bug #4600: rgw: list bucket broken when marker start with underscore
Is there a new test in S3 tests that verifies this? Ian Colle
09:33 AM Bug #4600 (Fix Under Review): rgw: list bucket broken when marker start with underscore
Ian Colle

03/30/2013

11:57 PM Bug #4600 (Resolved): rgw: list bucket broken when marker start with underscore
Yehuda Sadeh

03/29/2013

06:40 PM Bug #4580 (Resolved): Admin API: RGW Bucket Stats returns no data
Fixed, commit:346e211030e5709237c99e69881f859cc6d9d116 Yehuda Sadeh
11:09 AM Bug #4580 (Resolved): Admin API: RGW Bucket Stats returns no data
when asking for bucket stats through the RESTful API the JSON payload is not returned to client but appears in the RG... caleb miles
11:05 AM Bug #4497: rgw: FAIL: testSlashInName (test.functional.tests.TestContainer)
Not a problem with RGW, bug occurs somewhere else. Non-deterministic error. caleb miles

03/28/2013

12:30 PM Feature #4573 (Resolved): Create User Quota Blueprint
Ian Colle
12:15 PM Feature #4332 (In Progress): rgw: multisite: metadata-changes log: tie into metadata update opera...
Ian Colle
12:15 PM Feature #4331 (In Progress): rgw: multisite: metadata-changes log: create internal API
Ian Colle
12:11 PM Feature #4533: rgw: ability to configure zone params
As an admin, i can configure which pools RGW will use to use as part of a zone via the rados-gateway itself. Neil Levine
12:07 PM Feature #3668: rgw: support CORS
Ian Colle
12:06 PM Feature #3102 (Need More Info): rgw: dedup
Neil Levine
11:32 AM Feature #3102: rgw: dedup
Neil Levine
11:29 AM Tasks #4154: gather configuration files for non-Apache RGW deployments
Neil Levine
11:28 AM Feature #1485: rgw: support google storage api
Neil Levine
11:28 AM Feature #3081 (Duplicate): radosgw: asynchronous read-only replication mechanism
Duplicate of 4340, 4341 etc. Neil Levine
11:24 AM Feature #4432 (Need More Info): Develop plan for multi-user / multi-tenancy
Neil Levine
11:03 AM Feature #418: rgw: object versioning
Neil Levine

03/27/2013

12:50 PM Feature #4511: RGW: Reject requests containing invalid characters.
Neil Levine
 

Also available in: Atom