You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/04 22:44:14 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on issue #6645: Support multiple levels of config validation

mcvsubbu commented on issue #6645:
URL: https://github.com/apache/incubator-pinot/issues/6645#issuecomment-790998054


   A nice way of doing this (from user standpoint) is to start with validation set to level 0.  Each time you add new validations, bump it up by 1. Let folks set the validation level to whatever they want. 
   
   Now, this may not look very good in the code, but then we cannot keep making incompatible changes forever. Recent validation checks have already cost us a lot of Engineering hours in terms of moving with a release and then back-tracking stuff. 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org