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/06/21 10:41:19 UTC

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #10993: Modify a compilation problem caused by space in standalone.conf

BewareMyPower commented on a change in pull request #10993:
URL: https://github.com/apache/pulsar/pull/10993#discussion_r655267689



##########
File path: conf/standalone.conf
##########
@@ -590,7 +590,7 @@ managedLedgerDefaultAckQuorum=1
 
 # How frequently to flush the cursor positions that were accumulated due to rate limiting. (seconds).
 # Default is 60 seconds
-managedLedgerCursorPositionFlushSeconds = 60
+managedLedgerCursorPositionFlushSeconds=60

Review comment:
       I think it doesn't matter, at least on MacOS.




-- 
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:
users@infra.apache.org