rdhabalia opened a new pull request #2258: Derive source/sink arg-class name 
from functio-class for file-url archive
URL: https://github.com/apache/incubator-pulsar/pull/2258
 
 
   ### Motivation
   
   When user submits function with file-url, server loads jar and performs 
validation. In that case, server should also configures source/sink arg 
type-class if it's not configured in the function details.
   
   ### Modification
   
   when user submits function with url using cli, it doesn't pass type-arg 
classname into the request, so, server will update it by loading jar and 
function-class name.
   
   ### Result
   
   User can successfully submit function jar with file-url.

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