merlimat opened a new pull request #849:  Implement seekToBeginning()/end 
operations in Kafka consumer wrapper 
URL: https://github.com/apache/incubator-pulsar/pull/849
 
 
   ### Motivation
   
   The Kafka `ConsumerPerformance` benchmark tool makes use of the 
`seekToBeginning()`, `seekToEnd()` operations, so it makes sense for Pulsar 
wrapper to implement those, in order to have an out-of-the-box support for the 
commonly used tools.
   
   ### Modifications
   
   This PR is based on top of #848 and makes use of the newly introduced API. 
I'll rebase once that is merge.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to