You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/27 06:18:19 UTC

[GitHub] [pulsar] jiazhai commented on issue #3833: Error offloading:

jiazhai commented on issue #3833: Error offloading:
URL: https://github.com/apache/pulsar/issues/3833#issuecomment-476994546
 
 
   @geyrix57 , If you are using other blobstore provider rather than "aws-s3",
   you should use config: 
   ```
   managedLedgerOffloadDriver=s3
   s3ManagedLedgerOffloadBucket=mybucket
   s3ManagedLedgerOffloadServiceEndpoint=https://mybucket.blabla.blabla.com/
   ```
   Seems currently there was some regression. I am still trying to fix "s3" type. will update this issue once fixed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services