jerrypeng opened a new pull request #1859: improving config validation
URL: https://github.com/apache/incubator-pulsar/pull/1859
 
 
   ### Motivation
   
   Config and parameter validation is all over the place in CmdFunctions. The 
quality of validation was inconsistent and missing in many cases.  
   
   ### Modifications
   
   Implemented validation system using annotations. 
   
   Centralize validation code to be easier to read and find as well as allow 
code re-usability
   
   ### Result
   
   will also add to CmdSource and CmdSink in subsequent PRs
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to