sunxiaoguang opened a new pull request #9670:
URL: https://github.com/apache/pulsar/pull/9670


   ### Motivation
   Refactor seek to reuse common logic so adding expression based seek later on 
would be easier.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   Change seekAsync(long) and seekAsync(MessageId) in ConsumerImpl to share 
common code base. 
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   *(Please pick either of the following options)*
   
   This change is already covered by existing tests
   
   ### Does this pull request potentially affect one of the following parts:
   
   NA
   
   ### Documentation
   
   NA


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