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 2022/03/09 03:54:56 UTC

[GitHub] [pulsar] Jason918 commented on a change in pull request #12025: [feature] Strict bookie affinity group strategy

Jason918 commented on a change in pull request #12025:
URL: https://github.com/apache/pulsar/pull/12025#discussion_r822265853



##########
File path: conf/broker.conf
##########
@@ -1414,4 +1414,7 @@ tlsEnabled=false
 
 # Enable Key_Shared subscription (default is enabled)
 # @deprecated since 2.8.0 subscriptionTypesEnabled is preferred over subscriptionKeySharedEnable.
-subscriptionKeySharedEnable=true
\ No newline at end of file
+subscriptionKeySharedEnable=true
+
+#enable or disable strict bookie affinity
+strictBookieAffinityEnabled=false

Review comment:
       This is `### --- Deprecated settings --- ###`
   Please move to a proper position.




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