nodece edited a comment on pull request #13420:
URL: https://github.com/apache/pulsar/pull/13420#issuecomment-1000069320


   @Demogorgon314 This is a bug. The dynamic configuration resource path never 
is deleted on metadata, when we delete a dynamic configuration value, we just 
remove the value stored in the path.
   You can checkout this code: 
https://github.com/apache/pulsar/blob/v2.8.0/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java#L2092,
 this is Pulsar 2.8 behavior.


-- 
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-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to