jerrypeng opened a new pull request #7659: URL: https://github.com/apache/pulsar/pull/7659
### Motivation Batch source currently cannot be successfully submitted via Admin API. A server side check rejects it because it doesn't implement the Source interface. ### Modifications Allow sources that implement BatchSource to pass validation ---------------------------------------------------------------- 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]
