@macthestack ``` # Driver to use to offload old data to long term storage (Possible values: S3) managedLedgerOffloadDriver=aws-s3 ```
For 2.1.1-incubating, only 'S3' is supported as a driver. It looks like the 2.1.1-incubating version of the docs on the site is out of sync with what is in the codebase :/ Try with S3 as the driver. I'll look into the documentation issue. [ Full content available at: https://github.com/apache/pulsar/issues/2697 ] This message was relayed via gitbox.apache.org for [email protected]
