Joe-Blount commented on issue #297:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/297#issuecomment-2767152262

   Thanks for the idea, yes we've looked at that.  In our case, the primary 
bucket is very high churn, and we need the second bucket to be low churn, only 
containing a few selected objects. Tagging the selected objects (and using that 
tag to drive replication) could work, but then we'd give up control on the 
ordering they're copied in.  So we might as well just copy them ourselves and 
retain control of the copy order.


-- 
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]

Reply via email to