]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #66769 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Sat, 9 May 2026 02:33:32 +0000 (22:33 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Sat, 9 May 2026 02:33:32 +0000 (22:33 -0400)
* refs/pull/66769/head:
test/rgw/logging: run teuthology on erasure coded pool
rgw/bucket-logging: support for EC pools
rgw/logging: do not create empty temporary objects
rgw/logging: deleteting the object holding the temp object name on cleanup
rgw/logging: make sure source bucket is in the target's list
rgw/logging: removed unused APIs from header
rgw/logging: fix race condition when name update returns ECANCELED
rgw/logging: add error message when log_record fails
rgw/logging: rollover objects when conf changes
rgw/logging: allow committing empty objects
rgw/logging: verify http method exists
rgw/logging: fix/remove/add bucket logging op names
rgw/logging: refactor canonical_name()
rgw/logging: fix canonical names
rgw: RGWPostBucketLoggingOp uses yield context

Reviewed-by: Anthony D Atri <anthony.datri@gmail.com>
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
1  2 
PendingReleaseNotes
src/rgw/driver/rados/rgw_rados.cc
src/rgw/rgw_sal.cc

index dbe0d4cb5b5069052a96e9cfb9248fc13447905c,fa8b6b99f5dc1c18135021eb37eda6d44a70ef5d..86b7ae10e0b4fdad42377af8a06b19834f1eed77
@@@ -1,9 -1,7 +1,11 @@@
 +* ceph-volume: Raw BlueStore OSD preparation now pre-formats NVMe devices and
 +  skips the slower BlueStore discard phase,reducing mkfs time on
 +  very large namespaces.
 +
  >=20.0.0
  
+ * RGW: Bucket Logging suppports creating log buckets in EC pools.
+   Implicit logging object commits are now performed asynchronously.
  * RADOS: leader monitor and stretch mode status are now included in the `ceph status` output.
    Related Tracker: https://tracker.ceph.com/issues/70406
  * RGW: The User Account feature introduced in Squid provides first-class support for
Simple merge
Simple merge