sijie commented on a change in pull request #4403: File system offload URL: https://github.com/apache/pulsar/pull/4403#discussion_r293297553
########## File path: conf/broker.conf ########## @@ -712,6 +712,9 @@ gcsManagedLedgerOffloadReadBufferSizeInBytes=1048576 # For more details, see the "Service Accounts" section of https://support.google.com/googleapi/answer/6158849 gcsManagedLedgerOffloadServiceAccountKeyFile= +#For File System Storage, file system profile path +fileSystemProfilePath=../conf/core-site.xml Review comment: does relative path work here? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
