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 2021/09/23 00:59:22 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #12056: [PIP 95][Issue 12040][broker] Multiple bind addresses for Pulsar protocol

Anonymitaet commented on a change in pull request #12056:
URL: https://github.com/apache/pulsar/pull/12056#discussion_r714407972



##########
File path: site2/docs/reference-configuration.md
##########
@@ -162,6 +162,7 @@ Pulsar brokers are responsible for handling incoming messages from producers, di
 |exposeConsumerLevelMetricsInPrometheus|Whether to enable consumer level metrics.|false|
 |jvmGCMetricsLoggerClassName|Classname of Pluggable JVM GC metrics logger that can log GC specific metrics.|N/A|
 |bindAddress| Hostname or IP address the service binds on, default is 0.0.0.0.  |0.0.0.0|
+|bindAddresses| Additional Hostname or IP addresses the service binds on: `listener_name:scheme://host:port,...`.  ||

Review comment:
       I have the same questions 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.

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

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