srkukarni opened a new pull request #2756: Do not create any producer if the 
output type of a function is void
URL: https://github.com/apache/pulsar/pull/2756
 
 
   ### Motivation
   
   If the function output type is void and an output topic is specified, 
currently we create a producer thats wasteful(since nothing is going to be 
produced anyways). This pr avoids the creation in that scenario
   
   ### 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to