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


##########
site2/docs/reference-configuration.md:
##########
@@ -334,6 +334,7 @@ brokerServiceCompactionThresholdInBytes|If the estimated 
backlog size is greater
 |replicationConnectionsPerBroker| Max number of connections to open for each 
broker in a remote cluster More connections host-to-host lead to better 
throughput over high-latency links.  |16|
 |replicationProducerQueueSize|  Replicator producer queue size  |1000|
 |replicatorPrefix|  Replicator prefix used for replicator producer name and 
cursor name pulsar.repl||
+|transactionBufferClientOperationTimeoutInMills|The transaction buffer 
client's operation timeout in milliseconds.|3000|

Review Comment:
   Does the new one apply to standalone Pulsar?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to