merlimat commented on a change in pull request #4120: PIP-34 Add flag to enable 
or disable Key_Shared subscription.
URL: https://github.com/apache/pulsar/pull/4120#discussion_r278307378
 
 

 ##########
 File path: conf/broker.conf
 ##########
 @@ -107,6 +107,9 @@ subscriptionRedeliveryTrackerEnabled=true
 # How frequently to proactively check and purge expired subscription
 subscriptionExpiryCheckIntervalInMinutes=5
 
+# Enable Key_Shared subscription (default is disabled)
+subscriptionKeySharedEnable=false
 
 Review comment:
   I was just meaning to have it enabled by default (with an option to disable)

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

Reply via email to