lucperkins opened a new pull request #1431: Add additional checks for Pulsar 
Function jar submission
URL: https://github.com/apache/incubator-pulsar/pull/1431
 
 
   This PR adds more fine-tuned error reporting for submitting Pulsar Function 
jars. There are now specific errors provided when:
   
   * The specified path doesn't exist at all
   * The specified path is a directory
   * The file isn't a `*.jar` file
   
   At the moment, the only feedback that's available is that the jar doesn't 
contain the specified class, which is misleading in many cases.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to