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 2022/07/22 10:22:08 UTC

[GitHub] [pulsar] momo-jun commented on a diff in pull request #16737: [improve][doc] Update metadataStoreConfigPath description

momo-jun commented on code in PR #16737:
URL: https://github.com/apache/pulsar/pull/16737#discussion_r927514417


##########
site2/docs/reference-configuration.md:
##########
@@ -142,6 +142,7 @@ Pulsar brokers are responsible for handling incoming messages from producers, di
 |statsUpdateFrequencyInSecs||60|
 |statsUpdateInitialDelayInSecs||60|
 |metadataStoreUrl| Metadata store quorum connection string  ||
+| metadataStoreConfigPath | The configuration file path of the local metadata store, see [here](administration-metadata-store.md) for details. |N/A|

Review Comment:
   ```suggestion
   | metadataStoreConfigPath | The configuration file path of the local metadata store. See [Configure metadata store](administration-metadata-store.md) for details. |N/A|
   ```
   Use alternative text to "here" for better accessibility. Other occurrences need an update as well. 



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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org