General

Profile

joke lee's activity

From 09/24/2019 to 10/23/2019

10/23/2019

01:55 PM rgw Bug #42444: rgw: failed to set correct storage class for append upload
https://github.com/ceph/ceph/pull/31088 fix this
when append upload first 5M object and then append 3M, the 3M dat...
joke lee
01:41 PM rgw Bug #42444 (Resolved): rgw: failed to set correct storage class for append upload
joke lee
01:39 PM Ceph Revision ef3ec2e5 (ceph): rgw: set correct storage class for append
fix https://tracker.ceph.com/issues/42444
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee

10/17/2019

03:14 AM rgw Bug #42344: rgw: get wrong storage class when multipart upload uncomplete for RGWListBucketMultip...
https://github.com/ceph/ceph/pull/30967 fix this joke lee
03:06 AM rgw Bug #42344: rgw: get wrong storage class when multipart upload uncomplete for RGWListBucketMultip...
https://github.com/ceph/ceph/pull/30967 fix this joke lee
01:43 AM rgw Bug #42344 (Fix Under Review): rgw: get wrong storage class when multipart upload uncomplete for ...
```
#!/usr/bin/python
from boto3.session import Session
import boto3
import botocore
botocore.session.Session()....
joke lee
02:39 AM rgw Bug #42337: rgw: get wrong storage class when multipart upload uncomplete
https://github.com/ceph/ceph/pull/30966 fix this joke lee

10/16/2019

07:48 AM Ceph Revision 45dbcf35 (ceph): rgw: set correct storage class for post object upload
fix https://tracker.ceph.com/issues/42336
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
07:46 AM rgw Bug #42337 (Fix Under Review): rgw: get wrong storage class when multipart upload uncomplete
when i upload 100M size file for STANDARD_IA by s3cmd tool and ctr+c before complete
[root@localhost ceph]# s3cmd ...
joke lee
07:29 AM rgw Bug #42336: rgw: failed to set correct storage class when post object
https://github.com/ceph/ceph/pull/30956 fix this joke lee
07:21 AM rgw Bug #42336 (Fix Under Review): rgw: failed to set correct storage class when post object

#!/usr/bin/python
from boto3.session import Session
import boto3
import botocore
botocore.session.Session()...
joke lee

10/08/2019

08:22 AM rgw Bug #42218: rgw: SignatureDoesNotMatch when s3 client use ipv6 address
https://github.com/ceph/ceph/pull/30778 fix this joke lee
07:09 AM rgw Bug #42218 (Resolved): rgw: SignatureDoesNotMatch when s3 client use ipv6 address
here is my s3 java sdk test ipv6
AWSCredentials credentials = new BasicAWSCredentials("yly", "yly");
...
joke lee
07:32 AM Ceph Revision 1039ed8f (ceph): rgw: fix SignatureDoesNotMatch when use ipv6 address in s3 client
fix: https://tracker.ceph.com/issues/42218
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee

09/28/2019

11:06 PM Ceph Revision 701ee008 (ceph): ceph-dencoder: add RGWPeriodLatestEpochInfo support.
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
 

Also available in: Atom