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 2019/04/24 20:37:26 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #4120: PIP-34 Add flag to enable or disable Key_Shared subscription.

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


With regards,
Apache Git Services