sijie opened a new pull request #2345: [documentation] Fix syntax error on 
tiered storage documentation
URL: https://github.com/apache/incubator-pulsar/pull/2345
 
 
    ### Motivation
   
   There is a syntax error in tiered storage doc introduced by #2152.
   
   ```
   Liquid Exception: Invalid syntax for include tag: type="warning" 
content="Driver names are case-insensitive for driver's name. There is a third 
driver type, "s3", which is identical to "aws-s3", though it requires that you 
specify an endpoint url using `s3ManagedLedgerOffloadServiceEndpoint`. This is 
useful if using a S3 compatible data store, other than AWS." Valid syntax: {% 
include file.ext param='value' param2='value' %} in 
docs/latest/cookbooks/tiered-storage.md
   ```
   
    ### Changes
   
   Fix the syntax error.
   
   
   

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

Reply via email to