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 2020/05/20 02:06:28 UTC

[GitHub] [pulsar] jiazhai commented on issue #6991: java.util.concurrent.TimeoutException: Idle timeout expired: 300000/300000 ms

jiazhai commented on issue #6991:
URL: https://github.com/apache/pulsar/issues/6991#issuecomment-631189677


   in broker.conf, there should be a configļ¼š
   ```
   # Enable the deletion of inactive topics
   brokerDeleteInactiveTopicsEnabled=true
   
   # How often to check for inactive topics
   brokerDeleteInactiveTopicsFrequencySeconds=60
   
   ```


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