lordcheng10 commented on a change in pull request #13529:
URL: https://github.com/apache/pulsar/pull/13529#discussion_r776129068



##########
File path: 
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java
##########
@@ -2021,6 +2021,7 @@
     private String replicatorPrefix = "pulsar.repl";
     @FieldContext(
         category = CATEGORY_REPLICATION,
+        dynamic = true,

Review comment:
       Yes, It won't apply to existing replicators.
   But I understand that existing replicators can also take effect by deleting 
and rebuilding existing replicators.




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