315157973 opened a new pull request #10348:
URL: https://github.com/apache/pulsar/pull/10348


   Fixes #9301
   
   ### Motivation
   Currently in ReaderConfigurationData the API allow to ‘setStartMessageId’ 
only from single message ID and this apply to all consumers in the 
`MultiTopicsReaderImpl`.
   
   Is it possible to add start message per partition / topic.
   
   ### Modifications
   Reader can seek by function
   
   ### Verifying this change
   1 For partitioned topic, we can seek by time/messageId for every partition
   2 For non-partitioned topic, we can seek by function


-- 
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:
[email protected]


Reply via email to