315157973 commented on code in PR #20766:
URL: https://github.com/apache/pulsar/pull/20766#discussion_r1276258185
##########
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java:
##########
@@ -487,6 +487,13 @@ The delayed message index time step(in seconds) in per
bucket snapshot segment,
)
private long brokerShutdownTimeoutMs = 60000;
+ @FieldContext(
+ category = CATEGORY_SERVER,
+ dynamic = true,
Review Comment:
So how do you dynamically change this parameter? You are not even listening
to the metastore
--
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]