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 2019/04/05 00:15:47 UTC

[GitHub] [pulsar] ConcurrencyPractitioner opened a new pull request #3983: [Issue#3976] [component/client] Adding config for ReaderImpl

ConcurrencyPractitioner opened a new pull request #3983: [Issue#3976] [component/client] Adding config for ReaderImpl
URL: https://github.com/apache/pulsar/pull/3983
 
 
   Fixes #3976
   
   ### Motivation
   
   We wish to add a method which  would allow ReaderBuilderImpl to create a reader which starts reading from a specified timestamp by the user. 
   
   ### Modifications
   
   Added a configuration and method to allow for a Reader created by ReaderBuilderImpl to start processing from a selected timestamp.
   

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


With regards,
Apache Git Services