sijie opened a new pull request #2413: [functions][integration tests] Ensure 
function subscription exists before integration tests start producing messages
URL: https://github.com/apache/incubator-pulsar/pull/2413
 
 
    ### Motivation
   
   There is a race condition in functions integration tests, where the producer 
used for validation can start before
   function runs. So a function might be missing some messages produced by the 
producer. Hence it will fail the validation.
   
    ### Changes
   
   Ensure function subscription exists before producer starts producing 
messages to input topic.
   
   

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