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/07/20 06:40:12 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #11385: Fix NPE when builtin connector does not exist.

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883701055


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883604956


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883561214


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883763014


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883787892


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng commented on pull request #11385: Fix NPE when builtin connector does not exist.

Posted by GitBox <gi...@apache.org>.
jerrypeng commented on pull request #11385:
URL: https://github.com/apache/pulsar/pull/11385#issuecomment-883537318


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng merged pull request #11385: Fix NPE when builtin connector does not exist.

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


   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org