You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/01 22:21:18 UTC

[GitHub] [pulsar] david-streamlio opened a new pull request #10125: [Issue 9724] [pulsar broker]

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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #10125: [Issue 9724] [pulsar broker]

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #10125:
URL: https://github.com/apache/pulsar/pull/10125


   


-- 
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:
users@infra.apache.org



[GitHub] [pulsar] david-streamlio commented on pull request #10125: [Issue 9724] [pulsar broker]

Posted by GitBox <gi...@apache.org>.
david-streamlio commented on pull request #10125:
URL: https://github.com/apache/pulsar/pull/10125#issuecomment-812681577


   /pulsarbot run-failure-checks


-- 
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:
users@infra.apache.org



[GitHub] [pulsar] david-streamlio commented on pull request #10125: [Issue 9724] [pulsar broker]

Posted by GitBox <gi...@apache.org>.
david-streamlio commented on pull request #10125:
URL: https://github.com/apache/pulsar/pull/10125#issuecomment-812607003


   /pulsarbot run-failure-checks


-- 
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:
users@infra.apache.org