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 2019/07/17 07:24:46 UTC

[GitHub] [pulsar] freeart commented on issue #4740: backlog retention policy doesn't work without subscriptions

freeart commented on issue #4740: backlog retention policy doesn't work without subscriptions
URL: https://github.com/apache/pulsar/issues/4740#issuecomment-512136469
 
 
   @codelipenghui  Yes, I did. It doesn't work.
   ```bash
   bin/pulsar-admin namespaces get-retention public/default
   ```
   ```json
   {
     "retentionTimeInMinutes" : 0,
     "retentionSizeInMB" : 0
   }
   ```

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


With regards,
Apache Git Services