srkukarni opened a new pull request #1898: Simplify PushSource
URL: https://github.com/apache/incubator-pulsar/pull/1898
 
 
   ### Motivation
   
   Currently implementing push source requires users implement an additional 
interface called setConsumer and then using that consumer in their loop. This 
pr just exposes a consume method from the pushSource abstract class that 
derived functions can make use of.
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

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


With regards,
Apache Git Services

Reply via email to