RGW Bucket Notifications and MultiPart Uploads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to use RGW Bucket Notifications to trigger events on object creation and have into a bit of an issue when multipart uploads come into play for large objects.

 

With a small object only a single notification is generated -> ObjectCreated:Put

 

When a multipart upload is performed a string of Notifications are sent:

ObjectCreated:Post

ObjectCreated:Put

ObjectCreated:Put

ObjectCreated:Put

…

ObjectCreated:CompleteMultipartUpload

 

I can ignore the Post, but all of the Put notifications look the same as a single part upload message but the object will not actually be created until the CompleteMultipartUpload notification happens.

 

There is this is https://tracker.ceph.com/issues/51520 that seems to fix this issue – I can not tell if this was actually backported or not. Does anyone know if this actually was backported?

 

Thanks!

 

-- 

Mark Selby

Sr Linux Administrator, The Voleon Group

mselby@xxxxxxxxxx 

 

 This email is subject to important conditions and disclosures that are listed on this web page: https://voleon.com/disclaimer/.

 

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux