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 2019/07/25 18:58:37 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #4814: Fix: Bug when function package jar/py/go and runtime is not set

jerrypeng opened a new pull request #4814: Fix: Bug when function package jar/py/go and runtime is not set
URL: https://github.com/apache/pulsar/pull/4814
 
 
   ### Modifications
   
   When submitting a function via REST interface, if user doesn't provide the function package or function runtime as part of function config, the function will get submitted and deployed to run but the typeClassName for the source will not be set causing a weird error in the function instance code

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services