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 2018/04/10 05:06:47 UTC

[GitHub] yush1ga commented on issue #1352: Delete inactive subscriptions automatically

yush1ga commented on issue #1352: Delete inactive subscriptions automatically
URL: https://github.com/apache/incubator-pulsar/pull/1352#issuecomment-379975158
 
 
   @merlimat @nkurihar 
   I added `lastActive` to `ManagedCursor`.
   We can detect the last time that consumers connect or disconnect in the subscription and it is used for deleting inactive subscription.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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