srkukarni opened a new pull request #2336: Ignore unknown Properties from 
config file when parsing
URL: https://github.com/apache/incubator-pulsar/pull/2336
 
 
   ### Motivation
   As Functions evolve, we will be adding new properties/fields to the 
FunctionConfig. There will be fields present in the config files that won't 
make sense for previous admin tool installation. This especially happens when 
submitting pulsar functions using newer client to run over kubernetes with an 
older installation of pulsar. This pr will mark the unknown fields to be 
ignored to get over that problem
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

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