BewareMyPower commented on issue #10975:
URL: https://github.com/apache/pulsar/issues/10975#issuecomment-865802538


   This issue is resolved, we need to configure
   
   ```properties
   brokerDeleteInactivePartitionedTopicMetadataEnabled=true
   ```
   
   in `conf/standalone.conf`.
   
   https://github.com/apache/pulsar/pull/8442 fixed the bug while the default 
value of `brokerDeleteInactivePartitionedTopicMetadataEnabled` is false, which 
means the metadata won't be deleted automatically.
   
   BTW, the `conf/standalone.conf` didn't add this config.


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


Reply via email to