jerrypeng opened a new pull request #11385: URL: https://github.com/apache/pulsar/pull/11385
### Motivation Currently, if a user attempts to submit a built-in connector that does not exist, a NPE is occurs. ### Modifications Add logic to check if builtin connector requested actually is available. If not, return a meaningful message ### Verifying this change Added tests -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
