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 2021/04/19 14:22:27 UTC

[GitHub] [pulsar] adrianog opened a new issue #10268: Retention to be based on number of messages

adrianog opened a new issue #10268:
URL: https://github.com/apache/pulsar/issues/10268


   **Is your enhancement request related to a problem? Please describe.**
   Currently I can only specify the size and time for retention.
   
   **Describe the solution you'd like**
   I would like pulsar to provide a mechanism for me to say "keep n messages"
   
   **Describe alternatives you've considered**
   Utilizing an amount of storage space as a retention policy roughly equal to n X message_size
   
   
   


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



[GitHub] [pulsar] michaeljmarshall commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-826594207


   @MarvinCai, I would like to contribute this feature, unless you've already begun working on it. Let me know. I should be able to work on it this week.


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



[GitHub] [pulsar] MarvinCai commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
MarvinCai commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-826286070


   I can work on this if no one else feel like giving a try.


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



[GitHub] [pulsar] adrianog commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
adrianog commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-826703347


   @michaeljmarshall please go ahead


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



[GitHub] [pulsar] MarvinCai commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
MarvinCai commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-826286070


   I can work on this if no one else feel like giving a try.


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



[GitHub] [pulsar] MarvinCai commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
MarvinCai commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-826699028


   @michaeljmarshall please go ahead, I haven't started yet.


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



[GitHub] [pulsar] MarvinCai commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
MarvinCai commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-823368260


   To implement this it should be pretty similar to current size limit.


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



[GitHub] [pulsar] codelipenghui commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-1058891412


   The issue had no activity for 30 days, mark with Stale label.


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

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



[GitHub] [pulsar] adrianog commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
adrianog commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-823409397


   Looks like an easy win.


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



[GitHub] [pulsar] michaeljmarshall commented on issue #10268: Retention to be based on number of messages

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on issue #10268:
URL: https://github.com/apache/pulsar/issues/10268#issuecomment-823811999


   I like this addition. It definitely seems like a good corollary to the size limit retention that already exists. @adrianog - are you interested in contributing this feature?


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