ethqunzhong commented on PR #15860:
URL: https://github.com/apache/pulsar/pull/15860#issuecomment-1144632188

   > > I think [this 
implementation](https://github.com/apache/pulsar/pull/15710) already covered 
all the S3-compatible storage services?
   > 
   > great! i will test this implementation for tencent cloud cos, because 
tencent cloud cos also compatible with the S3 API.
   
   @zymap hi, I use this implementation to offload data into tencent cloud cos 
failed because cos is use virtual host-style as default and s3 provider default 
is path-style.
   
   and i think we cloud add a "s3-compatible-storage" offloader to offload data 
into all these s3-compatible-storages.
   
   I commit a new PR to solve this problem. PTAL #15893


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