ivankelly commented on a change in pull request #2151: GCS offload support(3): add configs to support GCS driver URL: https://github.com/apache/incubator-pulsar/pull/2151#discussion_r204675201
########## File path: conf/broker.conf ########## @@ -507,6 +509,24 @@ s3ManagedLedgerOffloadMaxBlockSizeInBytes=67108864 # For Amazon S3 ledger offload, Read buffer size in bytes (1MB by default) s3ManagedLedgerOffloadReadBufferSizeInBytes=1048576 +# For Google Cloud Storage ledger offload region Review comment: For Google Cloud Storage ledger offload, region where offload bucket is located. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
