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/12/10 11:23:36 UTC

[GitHub] [pulsar] YouJiacheng commented on issue #13175: [Pulsar-Reader] Support setting specified end MessageID or publish time.

YouJiacheng commented on issue #13175:
URL: https://github.com/apache/pulsar/issues/13175#issuecomment-990887983


   You can just wrap(use inheritance) reader class to implement this feature. No need to modify pulsar. And your wrapped API will handle this check, you don't need repeat code for it.


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