david-streamlio opened a new pull request #10125:
URL: https://github.com/apache/pulsar/pull/10125


   Fixes #9724 
   
   ### Motivation
   
   Refactor the existing Pulsar Function unit tests in order to improve 
maintainability and extension. 
   
   ### Modifications
   
   Broke the existing org.apache.pulsar.io.PulsarFunctionE2ETest class into 
smaller, more focused test classes. One for Functions, one for Sources, one for 
Sinks, and one for BatchSources
   
   ### Verifying this change
   
   This change added tests and can be verified as follows:
   
     - *Added `PulsarBatchSourceE2ETest`, `PulsarSinkE2ETest`, and 
`PulsarSourceE2ETest`
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): No
     - The public API: No
     - The schema: No
     - The default values of configurations: No
     - The wire protocol: No
     - The rest endpoints: No
     - The admin cli options: No
     - Anything that affects deployment: No
   
   ### Documentation
   
     - Does this pull request introduce a new feature? No
   


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


Reply via email to