meteorgan opened a new issue, #5118: URL: https://github.com/apache/opendal/issues/5118
As mentioned in https://github.com/apache/opendal/pull/5106 > `Ceph Rados` differs from `S3` in its handling of the `key-marker` parameter. in `Ceph`, it's **inclusive**. but in S3, it's **exclusive** This causes `S3` and `Ceph Rados` to return different results when performing `ListObjectVersions` request. I've submitted an issue for rados: https://tracker.ceph.com/issues/68055 We can wait for their response. and if they fix it, we can enable the Github action `ceph_rados_s3_with_versioning` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
